body
 { scrollbar-track-color: #00192c;
   scrollbar-arrow-color: #ffffff;
   scrollbar-face-color: #146baf;
   scrollbar-shadow-color: #094b7e;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3dlight-color: #8BC8F7;
   scrollbar-darkshadow-color: #ffffff;
   background-color: #094b7e; color: #ffffff; font: 12px Gill Sans, sans-serif
}
p {
	color: #ffffff; font: 12px Gill Sans, sans-serif
}
td {
	color: #ffffff; font: 12px Gill Sans, sans-serif
}
div {
	color: #ffffff; font: 12px Gill Sans, sans-serif
}
a {
	color: #abd8fb; font: bold 12px Gill Sans, sans-serif; text-decoration: none
}
a:visited {
	color: #abd8fb; font: bold 12px Gill Sans, sans-serif; text-decoration: none
}
a:active {
	color: #abd8fb; font: bold 12px Gill Sans, sans-serif; text-decoration: none
}
a:hover {
	color: #00192c; font-weight: bold;
}