body {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8px;

}

table {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;

}

td   { border: 0px solid grey; 
		  background: #f1f1f1;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.5em;

}

td.menu {
color: #9ba49b;
background: ##993366;		
}


TD.active {
color: #F1F1F1;	
background: ##993366;	
}

font-family: "Courier New", Courier, monospace;

}

a:link {color: #000000; 
	text-decoration: underline;
	font-size: 14px;
	}

a:visited {color: #000000; 
	text-decoration: underline; 
	font-size: 14px;
	}

a:hover {color: #000000; 
	text-decoration: underline; 
	font-size: 14px;	
	}




a.menu:link {color: #993366; 
	text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}

a.menu:visited {color: #993366; 
	text-decoration: none; 
	font-size: 14px;
			font-weight: bold;
	}

a.menu:hover {color: #993366; 
	text-decoration: none; 
	font-size: 14px;	
			font-weight: bold;
	}



h1 {
font-size: 32px;
font-weight: bold;

}
h2 {
font-size: 14px;
font-weight: bold;

}
