body,td,th {
	color: #363B97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 130%;
	font-weight: bold;
}


.style1 {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: wider;
	text-shadow: 5;
	line-height: normal;
	color: #448DF6;
}
.style2 {
	color: #F8AD16;
	font-weight: bolder;
}
.style4 {color: #8AE0FD; font-weight: bold; }
.style5 {color: #8AE0FD; font-weight: bold; font-size: large; }
.style6 {color: #8AE0FD; font-weight: bold; font-size: xx-large; }
body {
	background-color: #FFFFFF;
}
.style7 {
	font-size: xx-large;
	line-height: 180%;
}
.style8 {color: #000066}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
	
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {	
	color: #006699;
}

