body         {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #660033;
}
table        {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12px;
}
h1           {
	font-family: Arial;
	font-size: 16pt;
	margin-top:0;
	margin-bottom:0;
	vertical-align:text-top;
	font-weight:bold;
	color:#000000
	}
h2           { 
  font-family: Arial, Times New Roman, Times, serif; 
  font-size: 12pt; 
  margin-top:0; 
  margin-bottom:0; 
  vertical-align:text-top; 
  font-weight:bold 
}
h3           { 
  font-family: Arial, Times New Roman, Times, serif; 
  font-size: 12pt; 
  margin-top:0; 
  margin-bottom:0; 
  vertical-align:text-top; 
}
h4           { 
  font-family: Arial, 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: Arial, Times New Roman, Times, serif;
	font-weight: bold;
	color: #820203;
	text-decoration: none;
}
a:active     {
	font-family: Arial, Times New Roman, Times, serif;
	font-weight: bold;
	color: #820203;
	text-decoration: none;
	}
a:hover      {
	font-family: Arial, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a:visited    {
	font-family: Arial, Times New Roman, Times, serif;
	font-weight: bold;
	color: #820203;
	text-decoration: none;
}
.hand {
	cursor: pointer;
}
