BODY
{
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: #B8C9FF;
}
TABLE
{
  border: 1px black solid;
  background: white;
}
TD
{
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: white;
  border: 1px black solid;
}
H1
{
  font-size: medium;
  font-family: Arial, Helvetica, sans-serif;
  color: #012fb9;
  background: white;
  font-weight: bold;
}
H2
{
  font-size: medium;
  font-family: Arial, Helvetica, sans-serif;
  color: #00EE00;
  background: white;
}
H3
{
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
  color:  #012fb9;
  background: white;
}
H4
{
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
  color: #012fb9;
  background: white;
}
CAPTION
{
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
  color: #012fb9;
  background: white;
}
DT
{
  color:  #012fb9;
}
DD
{
  color: black;
}
HR
{
  color: #012fb9;
}
IMG
{
	border: 1px black solid;
}
A:link 
{ 
	color: #012fb9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A:visited 
{ 
	color:  #012fb9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A:hover 
{ 
	color:  #00EE00;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A:active 
{ 
	color:  #012fb9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.BigLink:link 
{ 
	color: #012fb9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.BigLink:visited 
{ 
	color:  #012fb9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.BigLink:hover 
{ 
	color:  #00EE00;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.BigLink:active 
{ 
	color:  #012fb9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.BorderLessImage
{	
	border : 0px;
}

