@charset "UTF-8";


body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	
}
body,td,th {
	font-family: "Times New Roman", Times, serif
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.styleXS {	font-size: 8pt;}
.styleXSFat {	font-size: 8pt;  font-weight: bold;}

.styleS {	font-size: 10pt;}
.styleSFat {	font-size: 10pt;  font-weight: bold;}

.styleM {	font-size: 12pt}
.styleMFat {	font-size: 12pt; font-weight: bold;}

.styleL {	font-size: 16pt;}
.styleLFat {	font-size: 16pt; font-weight: bold;}

.styleXL {	font-size: 24pt;}
.styleXLFat {	font-size: 24pt; font-weight: bold;}

.styleXXL {	font-size: 36pt;}
.styleXXLFat {	font-size: 36pt;  font-weight: bold;}

.styleHAZE {color: #CCFFFF;}
.styleAZUR {color: #99CCFF}
.styleBLU {	color: #0066CC}
.styleNAVY {color: #000099}

