.bodytext{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.bodytextbold{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.contentblock{
	padding : 35px, 28px, 0px, 38px;
}

.lipadding{
	line-height : 0px;
	margin : -4px, 0px, 0px, 0px;
} 

.spacing{
height : 20px;
}

a:link{
	color: #009ACF;
	font-weight: bold;
	text-decoration:underline;
}

a:visited{
	color: #009ACF;
	font-weight: bold;
	text-decoration:underline;
}