/* Written by Russell John - Edited on September 26, 2007 */

body {
	font-family: Georgia, Serif, sans-serif, arial, helvetica;
	background-color: #485c88;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ccccff;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #9999ff;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1; }

td { color: #ffffff; font-size: 11pt; }

a { color: #9FF787; text-decoration: none; }

a:visited { color: #ccffff; text-decoration: none; }
	
a:hover { color: #66ccff; text-decoration: none; }

hr { color: #422C96; }

/* Feedback to mail@russelljohn.net if you have any questions about CSS */