body {
	font-family: "Courier New", Courier, mono; 
	font-size: 10pt;
	color:#666666;		
}

h1 {
	font-size: 34px;
	font-style:	bold;
	color:#CCCCCC;
	text-align:center;		 
}

h2 {
	font-size: 24px;	
	color:#CCCCCC;
	text-align:center;		 
}

h3 {
	font-size: 18px;	
	color:#CCCCCC;
	text-align:left;	 
}

td {
	font-family: "Courier New", Courier, mono;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;	
}

a {
	text-decoration: none; color:#333333; font-size:small; font-weight:bold;
		
}
ul {
left:500px;
margin-left:100px;
line-height:25px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	left:100px;
	bottom:30px;
	list-style:disc;			
}
