body 
{
background-image: 
url('top.gif');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}.bl_header {
	font-family: Georgia;
	font-size: 12px;
	color: #0F4275;
	letter-spacing: 2px;
}
.red_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	letter-spacing: normal;
}

.blue_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 5px;
}

.gray_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.dgray_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: left;
}

.sm_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 18px;
}

.sm_body_side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	line-height: 15px;
	letter-spacing: 1px;
}

.style1 {
	COLOR: #8E926A;
	FONT-SIZE: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	Font-weight: normal;
	font-family: verdana;
}


A:link {
	FONT-WEIGHT: normal;
	COLOR: #ffffff;
	text-decoration: none;
}

A:visited {
	FONT-WEIGHT: normal;
	COLOR: #FFF;
	text-decoration: none;
}

A:active {
	FONT-WEIGHT: normal;
	COLOR: #333333;
	text-decoration: none;
}

A:hover {
	FONT-WEIGHT: normal;
	COLOR: #211D12;
	TEXT-DECORATION: none
}

