@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e1edf6;
	margin-top: 30px;
}

img {
	border: 0px;
}

a.footer:link {
	color: #da251c;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:active {
	color: #da251c;
	font-size: 12px;
	font-weight: normal;
	
	text-decoration: none;
} 
a.footer:hover {
	color: #da251c;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
} 

a.footer:visited {
	color: #da251c;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 

.copy {
	font-size: 10px;
}

h1,h2,h3,h4 {
	margin-top: 0px;
}
