body {
	background-color: #1A4793;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #1A4793;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.style7 {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: blink;
	font-style: normal;
	font-weight: bold;
}
.wite_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.wite_link:link { color: #FFFFFF; text-decoration: none; }
.wite_link:visited { color: #FFFFFF; text-decoration: none; } 
.wite_link:hover { color: #FFFF00; text-decoration:underline }

.wite2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.wite2_link:link { color: #FFFFFF; text-decoration: none; }
.wite2_link:visited { color: #FFFFFF; text-decoration: none; } 
.wite2_link:hover { color: #FFFF00; text-decoration:underline }

.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #1A4793;
	font-weight: bold;
}
.blue_link:link { color: #1A4793; text-decoration: none; }
.blue_link:visited { color: #1A4793; text-decoration: none; } 
.blue_link:hover { color: #FF5700; text-decoration:underline } 

.bigred {
	font-family:Arial, Helvitaca, sans-serif;
	font-size:18px;
	color:#FF0000;
	font-weight: bold;
	text-transform: uppercase;
}.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

