body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #E73831;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E73831;
}
a:hover {
	text-decoration: underline;
	color: #E73831;
}
a:active {
	text-decoration: none;
	color: #E73831;
}

.footer {
	font-size: 11px;
	text-align: center;
	margin: auto;
	padding-top: 15px;
	line-height: 14px;

}

.small {
	font-size: 10px;
}
.homebtm {
color: #383838;
font-size: 11px;
line-height: 16px;
}

.footerLink, .footerLink:link, .footerLink:visited  {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.footerLink:active, .footerLink:hover  {
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
}

.languageLink, .languageLink:link, .languageLink:visited  {
	font-size: 13px;
	text-decoration: none;
	color: #CCCCCC;
}

.languageLink:active, .languageLink:hover  {
	font-size: 13px;
	color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: auto;
	padding-top: 15px;
	line-height: 14px;

}

pre {
   font: 12px 'Bitstream Vera Sans Mono', 'Courier New', Courier;
   }
   
