/* CSS Document */

body
{
font-family: "MS Sans Serif", Tahoma, Arial;
margin: 0px;
}

.text_hi1 {
	font-size: 14px;
	line-height: 18px;
	color: #D50B00;
}
.text_hi2 {
	font-size: 14px;
	line-height: 18px;
	color: #72A35C;
}

.text1 {
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}

.stext1 {
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
}



.stext1_graylink_underline {line-height: 18px;font-size: 11px;color: #999999;}
a.stext1_graylink_underline:link {text-decoration: underline;}
a.stext1_graylink_underline:visited {text-decoration: underline;}
a.stext1_graylink_underline:hover {text-decoration: none; color:E7E7E7;}
a.stext1_graylink_underline:active {text-decoration: underline;}

.stext1_hi1_link_underline {line-height: 18px;font-size: 11px;color: #D50B00;}
a.stext1_hi1_link_underline:link {text-decoration: underline;}
a.stext1_hi1_link_underline:visited {text-decoration: underline;}
a.stext1_hi1_link_underline:hover {text-decoration: none; color:D50B00;}
a.stext1_hi1_link_underline:active {text-decoration: underline;}

