.contract {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;

}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.bodytextbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.bodytextsm {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	font-family: Arial;

	color: #CC0000;
}
a:visited {
	font-family: Arial;

	color: #CC0000;
}

a:hover {
	font-family: Arial;

	color:  #666666;
}
a:active {
	font-family: Arial;

	color: #CC0000;
}
body        { scrollbar-face-color: #000000; scrollbar-highlight-color: #CC0000; 
               scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: 
               #FFFFFF; scrollbar-shadow-color: #FFFFFF; 
               scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #FFFFFF}
.textblack {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.bodytextboldlrg {

	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.bodytextboldmd {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.textblackrd {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bodytextboldpink {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F49B8C;

}
