A:link    {  color: #002288; text-decoration: none;} 
A:visited {  color: #002288; text-decoration: none;} 
A:hover   {  color: #2244CC; text-decoration: none;} 
A:active  {  color: #3355DD; text-decoration: none;} 

body
{
  color: #000000;
  font-family: verdana;
  text-align: justify;
  background-color: #005AB4;
}

pre
{
  font-family: fixedsys, monaco, fixed, courier, monospace, system;
  text-align: justify;
}

.strong
{
  font-weight: bold;			 
}

.hl-par
{
        background-color: #CCCCCC;
}

.hl-odd
{
        background-color: #EEEEEE;
}

.standard
{
	background-color: #FFFFFF;
	font-family: verdana;
	color: #111111;
}
.error
{
	background-color: #FFAAAA;
	font-family: verdana;
	color: #000000;
}
