body {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color:  #ffffff;
	scrollbar-shadow-color:  #336699;
	scrollbar-highlight-color: #336699;
	scrollbar-arrow-color:#336699;
	background-color :  #ffffff;
}
			
td {
  
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000033;
}
			

p { 	font-family:  Trebuchet MS;
			font-size: 13px;
			color:#000033;
			}
			
p.liten { 	font-family: Trebuchet MS;
			font-size: 12px;
			}

legend {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
color: #003366
}


fieldset {color: #003366;
border-color: #003366;
}

hr { color: #003366
	}

	H1 { color: #003366;
	font-size: 24px;
	}

	H2 { color: #003366;
	font-size: 20px;
	}
	
	H3 { color: #003366:
	font-size: 14px;
	}
a:link { 	font-family:  Trebuchet MS;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none; 
			color: #003366;
			
			}
a:visited { text-decoration: none; 
			font-size: 13px;
			font-weight: bold;
			color:#003366;
			
			}
a:active { 	text-decoration: underline; 
			font-size: 13px;
			font-weight: bold;
			color: #003366;
			
			}			
a:hover {
	text-decoration: underline overline;
	font-size: 13px;
			font-weight: bold;
	color: #000066;
}
