a:link {
	color: #000000;
	;
	font-family: Arial, Helvetica, sans-serif
;
	text-decoration: underline
;
	font-weight: bold
}
page style {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #3333ff;
}
.boldbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.bluetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.columntitlebold {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033FF;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.boldtitle {
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
}
.normaltextbody {
	font-size: 12px;
	font-style: normal;
	color:#000000;
}
.redhighlight {
	color: #FF0000;
}
.whitetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

