body         {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	bgcolor: #000000;
	background-color: #000000;
}
table        {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}
h1           {
	font-family: Georgia;
	font-size: 14pt;
	margin-top:0;
	margin-bottom:0;
	vertical-align:text-top;
	font-weight:bold;
	color:#333333
	}
h2           { 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12pt; 
  margin-top:0; 
  margin-bottom:0; 
  vertical-align:text-top; 
  font-weight:bold 
}
h3           { 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12pt; 
  margin-top:0; 
  margin-bottom:0; 
  vertical-align:text-top; 
}
h4           { 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 14pt; 
  margin-top:0; 
  margin-bottom:0; 
  vertical-align:text-top; 
  color:#3D5385; 
  font-weight:bold 
}

a:link       {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #551108;
	text-decoration: none;
}
a:active     {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #551108;
	text-decoration: none;
	}
a:hover      {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
a:visited    {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #551108;
	text-decoration: none;

.titles {
	text-transform: uppercase;
}
