﻿body 
    {
    background-color:	#003300;
    font-family:        Times New Roman;
    font-size:          10pt;
    color:              #FFFF00;
    margin-top:         1px;
    margin-left:        1px;
    }        
a
    {
    color:              #FFFF00;
    text-decoration:    none;
    }
a.new
    {
    color:              #FF0000;
    text-decoration:    none;
    }
            
span
    {
    color:              #FFFF00;
    text-decoration:    none;
    }
td.main 
	{
	font-family:        Verdana;
    font-size:          8pt;
    color:              #FFFF00;
    text-align:			center;
    
	}
td.banner 
	{
	height:				90px;
    vertical-align:		top;
    }      

.telestyle 
	{
	visibility:			visible;
    font-size:			16pt;
    font-family:		Comic Sans MS;
    font-weight:		Bold;
    color:				#FFFF00;
    top:				0px;
    left:				0px;
    height:				32px;
    width:				600px;
    filter:				alpha(opacity=100);
    -moz-opacity:		1;
    }
