BODY	{color: #000000;
	font-family: sans-serif;
	background: #EEEEEE url(../images/main_background.jpg)}

PRE	{ color: #000000;
	font-family: sans-serif; 
	font-size: 12 pt; }

LI	{ padding-bottom: 2px;
	text-indent: -12px;
	color: blue}

H1	{ color: red; 
	text-align: center; }

.notes	{ font size: small; 
	font-family: times new roman, serif; }

a:link, a:visited { color: #FF0000; 
	font-weight: bold; 
	text-decoration: none; }

a:hover {color:#FF0000; 
	text-decoration: none; 
	font-weight: bold; 
	background: YELLOW; }

TABLE	{ color: #000000; 
	font-family: sans-serif;
	background-image: url(../images/main_background.jpg);
	width: 98%; }

TD.menu	{ width: 300px; 
	padding: 15px; 
	/*text-indent: -10px;*/ }

TD	{ padding: 6px }

TR	{ vertical-align: top; }