
a:link {
color:#006633;
text-decoration:none;
}

a:hover{
color:#ff0000;
position:relative;left:2px;top:2px;
text-decoration:underline;

}

a:active{
color:#ff0000;
text-decoration:none;
}

a:visited{
 color:#006633;
text-decoration:none;
}


body   {
	scrollbar-track-color: #ffe4e1;
	scrollbar-face-color: #ffcccc;
	scrollbar-shadow-color: #ffc0cb;
	scrollbar-darkshadow-color: #b22222;
	scrollbar-highlight-color: #fffafa;
	scrollbar-3dlight-color: #b22222;
	scrollbar-arrow-color: #ff0000;
       }

.column {
       scrollbar-face-color:#ffff66;
       scrollbar-arrow-color:#ffffff;
       }

.textarea {
       scrollbar-face-color:#ffff66;
       scrollbar-arrow-color:#ffffff;
       }

.IFRAME {
       scrollbar-face-color:#ffff66;
       scrollbar-arrow-color:#ffffff;
       }

h1   {
     font-size: 150%;
     }

h2   {
     font-size: 120%;
     }     

h2,h3,h4,h5,h6,p {
     font-size: 80%;
     }



TD{
font-size : 10pt;
color: #2F4F4F;

line-height : 20px;
padding-top : 2px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 2px;
}

H1,H2,H3,H4,H5,H6{
line-height : 18px;

color: #2F4F4F;
}


P{
line-height : 18px;
font-size : 10pt;
color: #2F4F4F;
}


TABLE{
border-top-width : 1px;
border-top-style : solid;
border-top-color : silver;
border-left-width : 1px;
border-left-style : solid;
border-left-color : silver;
border-right-width : 1px;
border-bottom-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-right-color : silver;
border-bottom-color : gray;






}





