body { 
	background-color: white;
	font-family: Helvetica, sans-serif, Times New Roman;
	font-size: 10pt;
	color: white;
	background-repeat: repeat-y;
	background-image: url(images/bgbluemarble3.jpg)
	}

table { 
	font-family: Helvetica, sans-serif, Times New Roman;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	line-height: 30px;
	}

a { color: white; text-decoration: none; } 
a:link { color: white; text-decoration: none; } 
a:visited { color: white; text-decoration: none; } 
a:active { color: white; }
a:hover { color: CCCCFF; text-decoration: ;}

hr {height: 1px;
		shadow: none;
		color: white;
		width: 100%;
		}