body
{
background-color: #ffcccc;
scrollbar-face-color: #ffcccc;
scrollbar-highlight-color: #ffccff;
scrollbar-shadow-color: #ff3366;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #ff0066;
scrollbar-track-color: #ffcccc;
scrollbar-darkshadow-color: #ff0066;
}

font,th,td,p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link       { color: #ffffff;  }
a:visited    { color: #003399;  }
a:active     { color: #ff0099; }
a:hover      { background-color: #ffcccc; color: #ff0066; text-decoration: underline;
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

TD
{
color: #000033;
font-size: 11px;

}

H1
{
color: #000033;
font-family: arial;
font-weight: bold;
font-size: 18px;
text-align: Center;

}

H2
{
color: #000033;
font-family: arial;
font-weight: bold;
font-size: 14px;

}
	 
H3
{
color: #000033;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
text-align: Center;

}

P
{
color: #000033;
font-size: 11px;
font-weight: normal;
text-align: Justify;

}

.center
{
text-align: Center;

}
Table,TR,TD
{
border-collapse:collapse;
empty-cells: show;
}
.tdheading
{
color: #000033;
font-family: arial;
font-weight: bold;
}

