body
{
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	background-color:#13161B;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

.font
{
font:"Trebuchet MS";
font-size:12px;
letter-spacing:1px;
color:#000000;
}

.font2
{
font:arial, helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:16px;
}

.font3
{
font:arial;
font-size:11px;
color:#000000;
}

.presenter1
{
font:arial;
font-size:11px;
color:#FF6600;
}

.presenter2
{
font:arial;
font-size:11px;
color:#FFffff;
}

.table
{
border:0.5;
}

.table1
{
background-color:#E49E1B;
}

.table2
{
background-color:#6679C9;
}

.table3
{
background-color:#D237AC;
}

a:link {
	color:#000;
	text-decoration: none; 
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color:#000;
	background-color:#fff;
}
a:active {
	text-decoration: none;
	color: #000;
}


