
body,table { 	scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #010080;
		scrollbar-darkshadow-color: #010080;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #010080;topmargin:0;bottommargin:0;
		background-color: #FFFFFF;
		color: #010080;
		font-family: trebuchet ms, sans-serif;
		font-size: 10pt; font-weight: normal; font-style: normal }

h2 {	font-family: book antiqua, arrus bt, serif; text-align: center; 
	font-size: 18pt; font-weight: bold; font-style: italic }
h3 {	font-family: book antiqua, arrus bt, serif;  
	font-size: 14pt; font-weight: normal; font-style: normal }
h4 {	font-family: book antiqua, arrus bt, serif;  
	font-size: 12pt; font-weight: bold; font-style: italic }

a:active{ text-decoration: none; font-style: italic; font-weight: bold; color: purple }
a:link{ text-decoration: none; font-style: normal; font-weight: bold; color: blue }
a:visited{ text-decoration: none; font-style: normal; font-weight: normal; color: red }
a:hover{ text-decoration: underline; font-style: normal; font-weight: bold; color: navy }
