a:link{ 	font-family: Arial, Helvetica;	text-decoration: underline;   color: #000080; }
a:visited{ 	font-family: Arial, Helvetica;	text-decoration: underline;	color: #000080; } 
a:active { 	font-family: Arial, Helvetica;	text-decoration: underline; color: #ffffff;}
a:hover{ 	font-family: Arial, Helvetica;	text-decoration: underline; color: #FFcc66; background-color: #000080;}
body{ 		font-family: Arial, Helvetica;	background-color: #000080;	color: rgb(64,64,64);}
table{	table-border-color-light: rgb(153,204,153);	
table-border-color-dark: rgb(153,204,153); }
h1, h2, h3, h4, h5, 
h6{	font-family: Arial, Helvetica;}
h1           { color: #000091; font-size: 28pt; font-weight: bold }
h2{	color: rgb(162,162,162); }
h3{	color: rgb(0,0,192); }
h4{	color: rgb(0,0,192); }
h5{	color: rgb(0,0,192); }
h6{	color: rgb(0,0,192); }
