body {
	font-family : Georgia, "Courier New", Courier, serif;
	margin: 0px;
	padding: 0px;
	background-color : #FFFFFF;
	font-size: medium;
}
table{
	padding: 0px;
	margin: 0px;
	border : none;
}
.navbar{
	padding-left: 10px;
	padding-top: 10px;
	text-decoration:	none;
	color: Black;
	font-size: small;
	font-family: Verdana;
	font: bolder;
}
.content{
	padding: 15px;
}
.footer{
	text-align: right;
	font-size: 9px;
	padding: 10px;
}
p {
	line-height : normal;
	font-family : Georgia, "Courier New", Courier, serif;
	font-size: small;
}
li{
	font-size: .8em;
}
li.header
{
	padding-top: 10px;
	text-decoration:	none;
	color: #003399;
	font-size: small;
	font-family: Verdana;
	font: bolder;
}
h1{
	font-family : Verdana;
	font-size: x-large;
	color: White;
	margin-left: 15px;
	padding-top: 15px;
}
h3{
	font-style : italic;
}

a	{	
	text-decoration:	none;
	color: Blue;
	font-size: small;
	font-family: Verdana;
	font: bolder;
	}	
A:link	{	
	text-decoration:	none;
	color: Black;
	font-size: small;
	font-family: Verdana;
	font: bolder;
	text-decoration: none;
	}	
		
A:visited	{	
	color: Black;
	font-size: small;
	font-family: Verdana;
	}	
		
A:active	{	
	text-decoration:	none;
	color: Navy;
	font-weight: bolder;
	}			
A:hover	{	
	text-decoration:	italic;
	color: Red;
	}		
.subnav{
	margin-left: 10px;
	font-weight: normal;
}
img.photo{
	border: 4px solid #000066;
}
.caption{
	font-family : Georgia, "Courier New", Courier, serif;
	color: #000066;
	font-size: .8em;
	font-weight: bold;
	text-align : center;
}
.bodylink{	
	text-decoration:	none;
	color: Blue;
	font-family: Georgia; "Courier New", Courier, serif;
	font-weight: 900;
	font-style: normal;
	text-decoration: underline;
	}	