body{ 
	background-color: #000000;
	font-family: Georgia,'Times New Roman', serif; 
	color: #ffffff; 
	font-size: 12pt; 
	font-weight: normal; 
}
h1{ 
	font-family: 'Times New Roman', Arial, serif;
	color: #ffffff;
	background-color: #000000; 
	font-size: 30pt; 
	font-weight: 800; 
}
h2{ 
	font-family: Georgia,'Times New Roman', serif; 
	color: #ffffff;
	background-color: #000000; 
	font-size: 16pt; 
	font-weight: 500; 
}
p{	font-family: 'Times New Roman', serif; 
	color: #ffffff;
	background-color: #000000; 
	font-size: 16pt; 
	font-weight: normal;
	font-style: italic;
	text-align: justify;
}
.info{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 11pt;
	color: #ffffff;
	background-color: #000000;
	font-weight: normal;
}
p.sig{
	text-indent: 5%;
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: white;
	background-color: #000000;
	font-weight: normal;
	font-style: italic;
}
p.block{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	background-color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.aqua{
	color: #00ffff;
	background-color: #000000;
}
.new{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	color: #ff0000;
	background-color: #000000;
	font-weight: bold;
	font-style: italic;
}
address{
	font-family: 'Times New Roman', serif; 
	color: #ffffff;
	background-color: #000000; 
	font-size: 9pt; 
	font-weight: normal;
}
a:link{
	 font-family: Georgia,'Times New Roman', serif;
	 color: #00ffff;
	 font-weight: normal;
	 background-color: transparent;
}
a:active{
	font-family: Georgia,'Times New Roman', serif;
	color: #ff0000;
	font-weight: normal;
	background-color: transparent; 
}
a:visited{
	font-family: Georgia,'Times New Roman', serif;
	color: #999999;
	font-weight: normal;
	background-color: transparent; 
}
a:hover{
	font-family: Georgia,'Times New Roman', serif;
	color: #ffffff;
	font-weight: normal;
	background-color: transparent;
}
a:focus{
	font-family: Georgia,'Times New Roman', serif;
	color: #ff0000;
	font-weight: normal;
	background-color: transparent;
}

