body
{
	background-color: #ebfefe;
	color: #000080;
	
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif ;
    FONT-SIZE: 10pt;
	scrollbar-face-color:#cbeeee;
	scrollbar-highlight-color:#cbdede;
	scrollbar-3dlight-color:#000080;
	scrollbar-darkshadow-color:#000080;
	scrollbar-shadow-color:#ebfefe;
	scrollbar-arrow-color:#000080;
	scrollbar-track-color:#dbeeee;
}

A
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A:link    { COLOR: #0000ff }
A:visited { COLOR: #0000ff }
A:active  { COLOR: #0000ff }
A:hover   { COLOR: #ff0000 }

A.greenLink:link    { COLOR: #009000 }
A.greenLink:visited { COLOR: #0000ff }
A.greenLink:active  { COLOR: #0000ff }
A.greenLink:hover   { COLOR: #ff0000 }

h1
{
    font-family: serif; font-size: 36;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #000080;
}
h2
{
    font-family: Times New Roman;
    font-size: 20;
    font-style: italic;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0
}
h3
{
    font-family: Times New Roman;
    font-size: 16;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0
}
h4
{
    font-family: verdana, arial, helvetica;
    font-size: 14;
    font-weight: bold; 
    margin-top: 0;
    margin-bottom: 0
}
h5
{
    font-family: verdana, arial, helvetica;
    font-size: 12;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
h6
{
    font-family: verdana, arial, helvetica;
    font-size: 10;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

td
{
    font-family: verdana, arial, helvetica;
    font-size: 10pt;
    color: #000080;
}
hr
{
    color: #000080;
    height: 1;
}  

li
{
		margin-top: 10;
}
