
BODY, P,TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	scrollbar-base-color: #A33736;
	scrollbar-3dlight-color:#DDDDFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#A33838;
	scrollbar-face-color: #A33636;
	scrollbar-highlight-color: #CC3333;
	scrollbar-shadow-color: ##A33838;
	scrollbar-track-color:#EEEEFF;
}


A
 {	text-decoration: none;	color: blue;}
A:visited
        {color : blue; text-decoration: none}
A:hover
         {	color :  blue;	text-decoration: underline;}
A:active
        { color :blue; text-decoration: none}        

		 
a:link.subnav         {	color: #000000;	text-decoration: none;	font-size : 7pt;}
a:visited.subnav         {color: #000000; text-decoration: none;font-size : 7pt;}
a:hover.subnav         {color: #CC3333; text-decoration: underline;font-size : 7pt;}
a:active.subnav         {color: #000000; text-decoration: none;font-size : 7pt;}
.table_row1 { background-color: #EEEEEE;

              border-top-style: solid;

              border-top-color: #FFFFFF;

              border-top-width: 1px;

             }

.table_row2 { background-color: #DDDDDD;

              border-top-style: solid;

              border-top-color: #FFFFFF;

              border-top-width: 1px;

             }          



.input {
        BACKGROUND-color:#FFFFFF;
        border-width:1px;
        border-style:solid;
        border-color:#000000;
        //font-family : Arial, Helvetica, Sans-Serif;
        //color: #333333
        }
.small
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : #000000;

}
.header
{
	font-size : 11 pt;
	font-weight : bold;
		
}
h1
{
	font-size : 11pt;
	font-weight : bold;
}
h2,h3
{
	font-size : 10pt;
	font-weight : bold;
}
.result
{
	color : #FFFFFF;
}