@charset "utf-8";
/* CSS Document */

.main1 {
	color: #4E4788;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.main2 {
	color: #4E4788;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold
}
.main3 {
	color: #EE2D26;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold
}
.main4 {
	color: #EE2D26;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.redheds {
	color: #EE2D26;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold
}
a:link {color: #4E4788; text-decoration: underline; }
a:active {color: #EE2D26; text-decoration: underline; }
a:visited {color: #4E4788; text-decoration: underline; }
a:hover {color: #EE2D26; text-decoration: none; }
html { overflow-y: scroll; 
}
