body		{
			background-color: f3f3f3;
			}
			
			

body, td, p	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		margin-top: 0px;
		margin-left: 0px;
		}


h1		{
		font-size: 18px;
		}		
			
			
h2		{
		font-size: 14px;
		}

.textlink	{
			color: #FF0000;}

.subtitle{
		font-size:14px;
		font-weight: bold;
		}
		
				
#subhead	{
		font-size: 11px;
		color:#FFF;
		text-align: center;
		font-weight: bold;
		}
		
.topics	{font-size: 9px;
		}
	
a:link {color: #FFF; text-decoration: none;} 
a:visited {color: #FFF; text-decoration: none;}
a:hover {color: #FF0000;}

a.body:link {color: #CC0000; text-decoration: none;} 
a.body:visited {color: #CC0000; text-decoration: none;}
a.body:hover {color: #0000FF;}


A.special:link, A.special:visited, A.special:active {color:#000000;}
A.special:hover{color: #FF0000;}

A.temp:link, A.temp:visited, A.temp:active {color:#000000;text-decoration:underline;}
A.temp:hover{color: #FF0000; }


#footer	{clear: both;
		margin:  0;
		height: 5ex;
		padding: .5em;
		font-size: 9px;
		color: #fff;
		}
