BODY, td, tr, table, li, ul {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF;
	background-image: url(graphics/photoboard.jpg);
color: #006;
	font-weight : normal;
	font-size: 11px;

}

div.footer {
	font-size : 10px;
	
}

div.footerl {
	font-size : 10px;
	text-align : left;
}

#intname {
	font-family : Georgia, Helvetica, sans-serif;
	color : #f06;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}


div.inthead {
	font-family : Arial, Helvetica, sans-serif;
	color: Aqua;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

div.linkhead {
	font-family : Arial, Helvetica, sans-serif;
	color: Aqua;
	font-size : 14px;
	font-weight : bold;
	
}

DIV.center {
	text-align : center;
}

#discl{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #006;
	
}
	
				
A:Link, A:Visited, A:Active {
	text-decoration : none;
	color : #066;
	font-size: 11px;
	
}

A:Hover {
	text-decoration : underline overline;
	color: #930;
	font-size: 11px;
	}

A.med:Link, A.med:Visited, A.med:Active {
	text-decoration : none;
	color : #066;
	font-size: 11px;
	}

A.med:Hover {
	text-decoration : underline overline;
	color: #930;
	font-size: 11px;
	}

A.small:Link, A.small:Visited, A.small:Active {
	text-decoration : none;
	color : #066;
	font-size: 10px;
	}

A.small:Hover {
	text-decoration : underline overline;
	color: #930;
	font-size: 10px;
	}		
		
