body { 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/background.png);
}
p { font-size:10pt }
h1 { 
	font-family: "Courier New", Courier, mono; 
	color: #cc0000; 
	font-size: 20pt
}
h2 { 
	font-family: "Courier New", Courier, mono; 
	color: #cc0000; 
	font-size: 16pt
}
h3 {  
	font-family: "Courier New", Courier, mono; 
	font-size: 14pt
}
li {
	font-size:10pt; 
	list-style-image: url(images/red_dot.gif) }
td { 
	font-size: 10pt; 
}
.small { font-size: 8pt}
a { color:#33F }
a:visited { color:#339 }
a:hover { color:#c30}
.name { font-style:italic; text-align:right }
.nav  { 
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	text-decoration:none;
	font-weight:bold;
	color:#00C;
}
table.main {
	width:680;
}
hr { color: #76b3df } 