.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;

}
.blueheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;

}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.body {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.bodywhite {

	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;


