body {	
	BACKGROUND-COLOR:white ; 
	color : black ;
	}

table 	{
	text-align : left ;
	}

table.banner {
	color : #cc7;
	BACKGROUND-COLOR : black ;
	vertical-align : center;
	height: 80 ;
	font : italic;
	font-size: 14pt ;
rem	border-style: ridge;
rem	border-width : thick ;
rem	border-color: black;


	width=100%;
}

td.ban {vertical-align : center;}
table.middle {
	width=100% ;
	height: 100% ;
	font-weight : bold ;	
	}

table.address { width=100%; }
table td { padding-left : 5; }

td.mtext {
	BACKGROUND-COLOR : #acd;
	vertical-align : top;
	width : 125px ;
	
	}
td.btext{vertical-align : top;}

tbody.ftext {
	BACKGROUND-COLOR :#57a ;
	color : white ;

	}

a { font-size: 12pt }

a.bot {
	color : white ;
	BACKGROUND-image : url(backblue.html);	
	font-size: 12pt ;
	text-decoration: none ;
	width : 87 ;
	height : 27;
	text-align :center;
	}

a:visited.bot {color:white}


ul  { 
	list-style-image: url(listicon.html) ;
	color : #f1f;
	}
.list {color : #15a;}

h3 {color :  #58a;}
img {border-style:none}