BODY {
	FONT-SIZE: 10px; FONT-FAMILY: arial, helvetica, sans-serif
}
.textSmall {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	color: #000000;
}
.titles {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial, san-serif;
	font-weight: bold;
}
A.titles:hover {

	COLOR: #CCFF00
}
.bodytext {

	FONT-SIZE: 12px;
	COLOR: #660000;
	FONT-FAMILY: arial, san-serif;
	font-weight: normal;
}
.bodytextBold {


	FONT-SIZE: 12px;
	COLOR: #660000;
	FONT-FAMILY: arial, san-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}option {
	font-weight: normal;
	color: #990000;
	font-size: 12px;
}
select {
	font-weight: normal;
	color: #990000;
	font-size: 12px;
}
.bodytextBoldBig {



	FONT-SIZE: 16px;
	COLOR: #660000;
	FONT-FAMILY: arial, san-serif;
	font-weight: bold;
}
