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

body {background-color: #0D4969;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

a:link {text-decoration: none; color: #66CCFF;}
a:visited {text-decoration: none; color: #66CCFF;}
a:hover {text-decoration: underline; color: #66CCFF;}
a:active {color: #66CCFF;}


.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}


.style2 {font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	}
	
.style3 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14pt; text-align: left; font-weight: bold; }

.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#style5 {
	font-size: 11px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align:left;
	}
	
	#style5 a:link {text-decoration: none; color: #66CCFF;}
	#style5 a:visited {text-decoration: none; color: #66CCFF;}
	#style5 a:hover {text-decoration: underline; color: #66CCFF;}
	#style5 a:active {color: #66CCFF;}
	
.style5 {
	line-height: 16pt;
	text-align: left;
	color: #FFFFFF;
	font-style: italic;
	font-size: 20px;
}

.style7 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14pt; text-align: left; }

