body { 
font-family: "arial"; 
font-size:12px; color:#201001; 
text-decoration:none; text-align:center; 
padding-top:15px;}

.menu2{ 
font-family: "arial"; 
font-size:12px; color:#201001; 
text-decoration:none; text-align:center; 
padding-top:15px;}


h1 {
	font-family: "Tahoma";
	font-size: 26px;
	font-weight: bold;
	color: #e62c2d;

}

h2 {
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	color: #e62c2d;

}
	
h3 {
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-decoration:none; text-align:right;
	color: #e62c2d;

}
a {
	text-decoration: None;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0;
	padding: 20px;
