BODY, TD
{
	color: #7d7d7d;
	font-family: Arial;
	font-size: 11px;
}

.Title
{
	font-size: 24px;
	font-family: Times New Roman;
}

.BodyText
{
	font-size: 12;
	font-family: Arial;
}
.MenuBar
{
	background-color: #f89b32;
}

.TableBorder
{
	BORDER: #8f8f8f 1px solid;
}

.TableBorderTLB
{
	BORDER-TOP: #8f8f8f 1px solid; 
	BORDER-LEFT: #8f8f8f 1px solid; 
	BORDER-BOTTOM: #8f8f8f 1px solid
}

.TableBorderTL
{
	BORDER-TOP: #8f8f8f 1px solid; 
	BORDER-LEFT: #8f8f8f 1px solid; 
}
.body 
{ 
	color: black; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 	
}
.headline
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 30px;
    COLOR: #666666;
    FONT-FAMILY: "Times New Roman", Times, serif
}
h2.standard
{
	margin-top: 22px;
	margin-bottom: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	border-bottom: #000000 1px solid;

	
}
p.ttsmall
{
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	margin: 0;
	padding: 5px;
}
p.ttmedium
{
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	margin: 0;
	padding: 5px;
}
p.ttlarge
{
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;	
	margin: 0;
	padding: 5px;
}
p.standard
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0;
}
p.tiny
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	margin: 0;

}
a.landinglink 
{ 
	color: #7d7d7d;
    text-decoration: none; 
    font-family: arial;  
}


a:link
{
	color: #A40514;	
	text-decoration: bold; 
}
a:visited
{
	color: #A40514;	
	text-decoration: bold; 
}
a:active
{
	color: #A40514;	
	text-decoration: bold; 
}
a:hover
{
	color: #A40516;	
	text-decoration: bold; 
}