TD {
	font : 12px Tahoma;
	font-family : Tahoma;
	font-size : 12px;
}
TH {
	font : 12px Tahoma;
	font-size : 12px;
	font-family : Tahoma;

}
SPAN.text {
	font-family : Tahoma;
    font-size : 11px;
	font-style : normal;
	background-color : White;
	font-weight : bold;
    color : Black;
}
SPAN.text1 {
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	background-color : White;
	color : Black;
    font-weight : bold;
}
SPAN.text2 {
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	background-color : White;
	color : Black;
}
SPAN.text3 {
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	background-color : White;
	color :#FF8000;
     font-weight : bold;
}
SPAN.title1 {
	color : #FF8000;
	background-color : White;
	font-family : Tahoma;
	font-size :25px;
	font-style : italic;
	font-weight : bold;
}
SPAN.title2 {
	color : #FF8000;
	background-color : White;
	font-family : Tahoma;
	font-size :18px;
	font-style : italic;
	font-weight : bold;
}
A:LINK {
	background-color : White;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FF7F50;
	text-decoration : none;
}
A:VISITED {
	background-color : White;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FF7F50;
	text-decoration : none;
}
