.pageheader{
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}

.pagesubheader{
	font-family: Arial;
	font-size: 12px;
	color: #6D6E71;
	font-weight: bold;
}

.bodytext{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.bodytextbold{
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.lipadding{
	line-height : 14px;
} 

a:link{
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}

a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}