BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 16px;
    COLOR: #FFFFFF;
    FONT-STYLE: normal;
    FONT-FAMILY: Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
    FONT-VARIANT: normal;
    BACKGROUND-COLOR: #000000
}
TD
{
	color: #FFFFFF;
	font-family:  Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
	font-size: 16px;
	font-weight: normal
}
A:link
{
    COLOR: #CCFFFF;
    FONT-FAMILY: Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #CCFFFF;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #CCFFFF;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}

.footer
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 5px;	
	color: #FFFFFF;
	font-family:  Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	TEXT-DECORATION: none;
}

.footer A:visited {COLOR: #CCFFFF;TEXT-DECORATION: none}
.footer A:link    {COLOR: #CCFFFF;TEXT-DECORATION: none}
.footer A:active  {COLOR: #CCFFFF;TEXT-DECORATION: none}
.footer A:hover   {COLOR: #FFFFFF;TEXT-DECORATION: underline}

.title{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	padding-right: 5px;	
	color: #FFFFFF;
	font-family: Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform:uppercase;
	TEXT-DECORATION: none;
}
.maintitle{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 5px;	
    BORDER-BOTTOM: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-family: Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform:uppercase;
	TEXT-DECORATION: none;
}
.maintitle2{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 5px;	
    BORDER-BOTTOM: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-family: Tw Cen MT, Trebuchet, "MS Trebuchet", "Trebuchet MS",  Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	TEXT-DECORATION: none;
}