body {
	SCROLLBAR-FACE-COLOR: rgb(220,220,240); SCROLLBAR-HIGHLIGHT-COLOR: rgb(150,150,200); SCROLLBAR-SHADOW-COLOR: rgb(150,150,200); SCROLLBAR-ARROW-COLOR: rgb(150,150,200); SCROLLBAR-TRACK-COLOR: rgb(220,220,240); SCROLLBAR-BASE-COLOR: rgb(220,220,240); SCROLLBAR-3DLIGHT-COLOR: rgb(220,220,240); SCROLLBAR-DARKSHADOW-COLOR: rgb(220,220,240); font-size:11px; font-family:tahoma; color: navy; 
}

a:link {
	 font-family:tahoma; text-decoration:underline; color:rgb(50,50,200); font-size:11px;
}

a:visited {
	 font-family:tahoma; text-decoration:underline; color:rgb(50,50,200); font-size:11px;
}

a:hover {
	 font-family:tahoma; text-decoration:none; color:rgb(50,50,250); font-size:11px;
}

a:active {
	 font-family:tahoma; text-decoration:none; color:rgb(50,50,200); font-size:11px;
}


A:link IMG {
	filter: Alpha(opacity=80)
}
A:visited IMG {
	filter:Alpha(opacity=80)
}
A:active IMG {
	filter:Alpha(opacity=80)
}
A:hover IMG {
	filter:Alpha(opacity=100)
}



blockquote {
	margin-right:0px; margin-left:0px;
}

hr {
	color:rgb(50,50,250); height:1px;
}

H1 {
	font-size:20px; font-family:arial; color:rgb(50,50,150);
}

H3 {
	font-size:12px; font-family:arial; color:rgb(50,50,150);
}

input  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : navy;
     	font-family : arial;
     	font-size : 11px;
        color:navy;
}

textarea  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : navy;
     	font-family : arial;
     	font-size : 11px;
        color:navy;
}

td {
	font-size:11px; font-family:tahoma; color: navy;
}