body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCFF;
}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCFF;
	font-weight: normal;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.tablebg {
	background-color: #000066;
	border: 1px solid #999999;

}
.importers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.tinytext {
	font-size: 11px;
}
