@charset "utf-8";
/* CSS Document */

body, table, tr, td
{
font-family:arial;
font-size:12px;
color:#ffffff;
}
h3
{
font-family:arial;
font-size:16px;
color:#ffffff;
}
h6
{
font-family:arial;
font-size:10px;
color:#cccccc;
}
#footer
{
font-family:arial;
font-size:10px;
color:#cccccc;
}
table
{
background-color:#000000;
}
a:link {
	color: #AB0000;
}
a:visited {
	color: #AB0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #AB0000;
}
.style1 {font-family: Arial, Helvetica, sans-serif}

