p 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #003300; 
position: relative; 
left: 0; 
clip: rect( )
} 
.footer 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #003333
} 
.text 
{ position: absolute; 
height: 450px; 
width: 500px; 
left: 100px; 
top: 135px; 
clip: rect( ); 
text-align: left; 
padding-top: 10px
} 
.caption 
{ 
font-family: "Times New Roman", Times, serif; 
font-size: 8pt; 
font-style: italic; 
color: #003300
} 
{ font-family: Georgia, "Times New Roman", Times, serif; 
color: #330000; 
font-size: 9pt; 
font-weight: bolder
} 
h1 
{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14pt; 
color: #330000; 
left: 15px; 
clip: rect( ); 
position: relative
} 
h2 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
position: relative; 
left: 12px; 
clip: rect( )
}
h3 
{ font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
left: 15px; 
clip: rect( ); 
position: relative
} 
a:link 
{ 
color: #330000
} 
a:visited 
{
color: blue
} 
a:hover 
{ 
color: #FF0000
} 
.nav a:link 
{ 
color: #990000
} 
.nav a:hover 
{ 
color: #009900
} 
.imageright 
{ 
position: relative; 
left: 300px; 
clip: rect( )
} 
.links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: 
none;
	text-align: left;
} 
.links:hover { text-decoration: none ; color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight: bold} 
.linkslarge {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: 
none;
	text-align: left;
} 
.linkslarge:hover {
	text-decoration: none;
	color: #00FFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
} 
