﻿body {
    background-color: #000000;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #ffffff;
}

.Header
{
	font-family:Impact, "Arial Black";
	font-weight:normal;
	font-size:20px;
	color:#fff;
	margin:0;
	padding:0; 
}
.Regular
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #fff; 
}
.Small
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #fff; 
}
