body{
	background-color: #003366;
	font-family: Georgia,'Times New Roman', serif;
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
}
h1{ 
	font-family: 'Times New Roman', serif;
	color: #ffffff;
	background-color: #003366; 
	font-size: 40pt;
	font-weight: bold; 
}
h2{ 
	font-family: Georgia,'Times New Roman', serif; 
	color: #ffffff;
	background-color: #003366; 
	font-size: 16pt;
	font-weight: bold; 
}
h3{
	font-family: Georgia,'Times New Roman', serif; 
	color: #ffffff;
	background-color: #003366; 
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
p{
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	color: #ffffff;
	background-color: #003366;
	font-weight: normal;
	font-style: italic;
}
p.sig{
	text-indent: 5%;
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #ffffff;
	background-color: #003366;
	font-weight: normal;
	font-style: italic;
}
.info{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 11pt;
	color: #ffffff;
	background-color: #003366;
	font-weight: normal;
}
.aqua{
	Georgia,'Times New Roman', serif;
	font-weight: bold;
	color: #00ffff;
	background-color: #003366;
}
.new{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	color: #ff0000;
	background-color: #003366;
	font-weight: bold;
	font-style: italic;
}
blockquote{
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #003366;
	font-size: 10pt;
	font-weight: 100;
}
address{
	font-family: 'Times New Roman', serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #003366;
	font-style: italic;
}
a:link{
	 font-family: Georgia,'Times New Roman', serif;
	 color: #00ffff;
	 background-color: #003366;
	 font-weight: medium;
}
a:visited{
	font-family: Georgia,'Times New Roman', serif;
	color: #cccccc;
	background-color: #003366;
	font-weight: medium;
}
a:hover{
	font-family: Georgia,'Times New Roman', serif;
	color: #ffffff;
	background-color: #003366;
	font-weight: medium;
}
a:focus{
	font-family: Georgia,'Times New Roman', serif;
	color: #ff0000;
	background-color: #003366;
	font-weight: medium;
}
