body 
{
margin-top: 0px;
margin-left: 0px;
color: black;
background-color: white;
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px;
}

.dropcap {

float: left;
width: 40px;
font-size: 45px;
line-height: 45px;
font-weight: normal;
color: black;
font-family: Georgia, Times New Roman, Times, serif;
}



a {color: #330099; font-family: Georgia, Times New Roman, Times, serif;  text-decoration: none}
a:visited {color: #330099; text-decoration: none}
a:active {color: #330099; text-decoration: none}
a:hover {color: gold; text-decoration: underline}


h1 
{
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 2em; 
font-style: normal; 
font-weight: bold;
text-decoration: none
}



h2 
{  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 20px;
font-weight: bold;
text-decoration: none;
}

h3 
{  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

p  
{
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 0px;

}


#content
{
position: absolute;
top: 85px;
left: 150px;
width: 78%;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
height: 490px;
background-color: white;
z-index: 5;
}





#photo
{
position: absolute;
top: 270px;
left: 350px;
width: 200px;
height: 208px;
background-color: white;
border-style: solid;
border-color: #000000;
border-width: 1px;
z-index: 10;}



table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	
}



ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}




