BODY {
background-image:url('/images/blue-gadient-1x5000.png');
background-repeat:repeat-x;
margin: auto;
padding: 0px;
text-align: center;
}

a:active {text-decoration: underline}
a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:hover {color:#FF0000; text-decoration:underline;}

body, p, ul, li, table, righttable, maintable
{
    font-family: Tahoma;
    font-size: 14px;
    letter-spacing: 1px;
    word-spacing: 0;
    line-height: 150%;
}



h1
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}





.righttable {
	border: thin solid #ccc;
	
}

.maintable {
  border: 5px solid #CCE0F9;
}

