	A:link {
	color: Blue;
	font-size: 9pt;
	text-decoration: underline;
}
	A:visited{
	color: Blue;
	font-size: 9pt;
	text-decoration: underline;
}
	A:hover {
	color: Blue;
	font-size: 9pt;
	text-decoration: none;
}
	.red_text {
	color : #CB1009;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;

}
	.tm {
	color : #000080;
	font-family : Arial;
	font-size : 34pt;
	font-weight : bold;
}
	.tm_r {
	color : #000080;
	font-family : Arial;
	font-size : 45pt;
	font-weight : bold;
}
.blue_text {
	color : #000080;
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
}
body {  FONT-FAMILY: Arial, Sans-Serif; FONT-SIZE: 8pt; 
	MARGIN-TOP: 0pt;  MARGIN-BOTTOM: 8pt; background: url('img/bgr.gif');  
}
TD {  FONT-FAMILY: Arial, Sans-Serif; FONT-SIZE: 8pt; 
		MARGIN-TOP: 0pt;  MARGIN-BOTTOM: 8pt;}
