body {
	margin-top: 0px;
background: #b72530;
}

.main {
font-family: arial;
	font-size: 12px;
	color: #494949;
	line-height: 145%;
}

h3 {
font-family: arial;
	font-size: 13px;
	color: #494949;
	line-height: 145%;
}
input {
border: #686868 1px  solid;  
color: #000000; 
background: #e3e3e3;
font-size:12px;
}

textarea {
border: #686868 1px  solid;  
color: #000000; 
background: #e3e3e3;
}

a:link, a:visited {
	color: #3b3b3b; text-decoration: none;
}


a:hover {
	color: #b2252d;	text-decoration: none;
}
