.body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.bodyBold {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.subHead {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #353D4F;
	font-variant: normal;
}

.fpbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.fpbodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}


.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

#logo {
	text-indent: -5000px;
	background: url(i/logo2.gif) no-repeat;
	height: 111px;
	margin: 0em;
	padding: 0em;
}

#h1{
    /*  Brad Changed this style only */
    font-family: "Times New Roman", Times, serif;
    font-size: 5px;
    line-height:14px;
    font-style: italic;
    color: #353D4F;
    margin: 0;
    padding: 0;
}

a:link {
	color: #373F51;
}

a:visited {
	color: #7A5D38;
}

a:hover {
	color: #A0A3A1
}

a:active {
	color: #373F51;
}
