P, BODY, LI, UL, DD, DL, B, td 
{ 
font-family: Arial; 
font-size:11px; 
color:#595959;
font-weight: normal;
line-height:17px; 
}
a {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B5871F;
	font-style: normal;
	text-decoration: underline;
	}
.main_link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.main_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #488AB7;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.more {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.more:hover {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

.sub_title {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
}

.white_line {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	letter-spacing:1px;
}
.white_line:hover {
	font-family: Arial;
	font-size: 14px;
	color: #D8D8D8;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	letter-spacing:1px;
}

.page_header {
	font-family: Arial;
	font-size: 20px;
	color: #595959;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	letter-spacing:1px;
}

.SectionTitleLarge 
{
	font-family:Arial;
	font-size:16pt;
	color:#595959;
	text-decoration:none;
	font-weight:600;
	letter-spacing:normal;
}

.SectionTitleSmall 
{
	font-family:Arial;
	font-size:10pt;
	color:#595959;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:normal;
}
.Body
{
	font-family:Arial;
	font-size:10;
	color:#595959;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:normal;
}
.BodyLink {
	font-family: Arial;
	font-size: 10;
	color: #595959;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.BodyBold
{
	font-family:Arial;
	font-size:10;
	color:#595959;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:normal;
}