body {
	background-color: #FFFFFF;
	background-image: url(../img/blue2.jpg);
}
.whatsnew {
	font-family: Tahoma, Geneva;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../img/nav/bullets/sq.jpg);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.whitetcountry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}
.whitetcountrythin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetcountrythin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetcountrythin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetcountrythin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}
.bluetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	width: 425px;
	padding-left: 23px;
}
.nav1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17234D;
	letter-spacing: 1px;
	text-indent: 10px;
	text-decoration: none;
}

