
.normfont { font-style: normal; font-size: 100%; font-family: Verdana, Arial, sans-serif }
.smallfont { font-style: normal; font-size: 80%; font-family: Arial, sans-serif }
.bold { font-style: normal; font-weight:bold; font-size: 100%; font-family: Verdana, Arial, sans-serif }

.sitehead { background-color: #000080; color: #ffffff; font-size:35; font-weight:bold }
    
td    { font-style: normal; font-size: 100%; font-family: Verdana, Arial, sans-serif }
td.td { font-style: normal; font-size: 80%; font-family: Arial, sans-serif;
        background-color: #eeeeee;
	border : thin outset #666699;}

A:link    {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; color:blue; }
A:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; color:navy; }
A:hover   {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; color:green; }

.filename {
	color : #666699 ;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}




