body{
	background-color: #0000ee; 
	font-family: Georgia,'Times New Roman', serif; 
	font-size: 12pt; 
	color: #ffffff; 
	font-weight: normal;
}
h1{ 
	font-family: 'Times New Roman', Arial, serif;
	color: #ffffff;
	background-color: #0000ee; 
	font-size: 40pt; 
	font-weight: 800 
}
h2{ 
	font-family: Georgia,'Times New Roman', serif; 
	color: #ffffff;
	background-color: #0000ee; 
	font-size: 16pt; 
	font-weight: 800 
}
p{
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	color: #ffffff;
	background-color: #0000ee;
	font-weight: normal;
	font-style: italic;
}
.info{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 11pt;
	color: #ffffff;
	background-color: #0000ee;
	font-weight: normal;
}
b{
	font-family: Georgia,'Times New Roman', serif;
	color: #ffffff;
	background-color: #0000ee;
	font-size: 12pt;
	font-weight: 800;
	text-align: center;
}
.aqua{
	font-family: Georgia,'Times New Roman', serif;
	font-weight: normal;
	color: #00ffff;
	background-color: #0000ee;
}
.new{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	color: #ff0000;
	background-color: #0000ee;
	font-weight: bold;
}

a:link{
	 color: #00ffff;
	 background-color: transparent;
	 font-family: Georgia,'Times New Roman', serif;
	 font-weight: normal;
}
a:visited{
	color: #cccccc;
	background-color: transparent;
	font-family: Georgia,'Times New Roman', serif;
	font-weight: normal;
}
a:hover{
	color: #ffffff;
	background-color: transparent;
	font-family: Georgia,'Times New Roman', serif;
	font-weight: normal;
}
a:focus{
	color: #ff0000;
	background-color: transparent;
	font-family: Georgia,'Times New Roman', serif;
	font-weight: normal;
}
#plink{ 
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	color: #00ffff;
	background-color: #0000ee;
	font-weight: normal;
	font-style: italic;
}
#blocklink{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00ffff;
	background-color: #0000ee;
	font-size: 12pt;
	font-weight: 500;
}
blockquote{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #0000ee;
	font-size: 12pt;
	font-weight: 500;
}
address{
	font-family: 'Times New Roman', serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #0000ee;
}
li{
	list-style-type: disc;
}





