body{   font-family:Verdana,Arial;
        color:#003334;

	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#003334;
  	scrollbar-arrow-color:#003334;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#003334;
  	scrollbar-track-color:#FFFFFF;
  	}

a:link{color:#003334}
a:visited{color:#003334}
a:active{color:#003334}
a:hover{color:#003334;text-decoration:underline;}

p{		font-size:12px;
		text-decoration:none;
                 margin-top:8px;
                 line-height:20px;
                 word-spacing:2px;
                 width:430px;
}
a{		text-decoration:none;
}
td{		font-size:12px;
		text-decoration:none;
                 line-height:20px;
}