@charset "UTF-8";
/* CSS Document */
.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	text-indent: 30px;
	vertical-align: top;
}

.Main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: top;
}



.style5 {
	font-size: 18px;
	color: #FFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;}
.style5 a:link { color: #FFFFFF;}
.style5 a:visited { color: #FFFF99;} 
.style5 a:hover { color: #FFFF00;}

