.r_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#ff0000;
	text-decoration : none;
	line-height : 13px;
}

.titleboldtext { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333366;
	font-weight: bold;
	text-decoration : none;
	line-height : 12px;
}

.bigtitleboldtext { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color:#333366;
	font-weight: bold;
	text-decoration : none;
	line-height : 14px;
}

.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
	text-decoration : none;
	line-height : 12px;
	font-weight: normal;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#CCCC99;
	line-height : 10px;
} 










