h1, h2, h3, table, td, div, br
{
font-family: verdana, arial, 'sans serif'; 
}

p, li
{
font-family: verdana, arial, 'sans serif'; 
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p, li, th, td, tr, br, div
{
font-size: 8pt;
color:#475367;
}

h4
{
font-size: 10pt;
}

h3
{
font-size: 12pt;
}

h2
{
font-size: 14pt;
}

h1
{
font-size: 16pt;
}

body
{
margin-left: 0;
margin-top: 0;
margin-width: 0;
margin-height: 0;
background-color: #C6D1D1;
background-image:url('bg30blue.jpg')
}

h1, h2, h3, h4, h5, h6, hr 
{
color:#475367; 
}

a:link    {color:#475367;}
a:visited {color:#475367;}
a:active  {font-weight:bold; color:#FF4400;}
a:hover   {font-weight:bold; color:#FF4400;}