body {
	font-family: Arial, sans-serif, verdana;
	font-size: 10pt;
	font-weight: normal;
}
.blinkit {
	text-decoration: blink;
}

.fineprint {
	font-family: Arial, sans-serif, verdana;
	font-size: 8pt;
}
.whitetext {
	color: #FFFFFF;
}

.tablehead {
	font-family: Arial, sans-serif, verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #999999;
	text-indent: 5px;
	color: #FFFFFF;
}
.tableheadblue {
	font-family: Arial, sans-serif, verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #003399;
	text-indent: 5px;
	color: #FFFFFF;
}
.greyheading1 {
	font-family: Arial, sans-serif, verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
}
.whiteheading1 {
	font-family: Arial, sans-serif, verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.redtext {
	color: #FF0000;
	text-transform: capitalize;
}
.pagetitle {
	font-family: Arial, sans-serif, verdana;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.bluebold {
	font-weight: bold;
	color: #003399;
}
