.body { 
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #4A3C42
}
TABLE.TABLE1 { 
    font-size:8pt;
    border-style:solid;
    border-color:#4A3C42;
    border-width:1px;
}
TD.TableHeader {  
    border:1px solid #4A3C42; font-weight:bold; background-color:#F73831; text-align:center
}
TR.TableHeader {  
    border:1px solid #4A3C42; font-weight:bold; text-align:center; color:#FFFFFF
}
TD.TABLE1 {  
    border-style:solid;
    border-width:1px;
    border-color:#4A3C42;
}
TR.TABLE1 {  
    border-style:solid;
    border-width:1px;
    border-color:#4A3C42;
}
.menulinks {
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration:none;
}
.menulinks a: {
	color: #FFFFFF;
	text-decoration:none
}
.menulinks a:hover {
	color: #FFEF18;
	font-weight:bold;
	text-decoration:none;
}
.headerlinks {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}
.headerlinks a: {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.headerlinks a:hover {
	color: #FFEF18;
	font-weight:bold;
	text-decoration:none;
}
.footerlinks {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none; font-size:8pt
}
.footerlinks a: {
	color: #FFEF18;
	font-weight:bold;
	text-decoration:none;
}
.footerlinks a:hover {
	color: #FFEF18;
	font-weight:bold;
	text-decoration:none;
}
.main {
	font-size: 9pt;
	color: #4A3C42; 
	text-decoration:none; text-align:justify
}
.main a {
	color: #3E5CAA; font-weight:bold
}
.main a:hover {
	color: #F73831; font-weight:bold
}
.newsheadlines {
	font-size: 8pt;
	color: #3E5CAA; 
	text-decoration:none;
}
.newsheadlines a {
	color: #3E5CAA; font-weight:bold
}
.newsheadlines a:hover {
	color: #4A3C42; font-weight:bold
}
a {
	text-decoration:none;
}