
body
{color: Black;
font-family : arial, sans-serif;
 background : White;
 font-size : 12px;
}

p
{color: #000000;
font-family: arial, sans-serif;
font-size: 12px;
}

td
{color: #000000;
font-family: arial, sans-serif;
font-size: 12px;
}

h1
{color: #004D91;
font-family: arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-indent: 0px;
}

h2
{color: #004D91;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-indent: 0px}

h3
{color: #6495ED;
font-family: arial, sans-serif;
font-size: 11px;
font-weigth: bold;
text-indent: 0px;
}
h4
{color: #6495ED;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 0px;
}
h6
{color: #000000;
font-family: arial, sans-serif;
font-size:9px;
}


a:link
{color: #003399;
font-family: arial, sans-serif;
text-decoration: none;
}

a:visited
{color: #003399;
text-decoration: none;
font-family : arial, sans-serif;
}

a:active
{color: #FFCC00;
font-family: arial, sans-serif;
 text-decoration : none;
}

A:HOVER {
	background-color : #E0FFFF;
	color : #003399;
        text-decoration: underline;

}
