h1 {
	color: #009900;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #CCCCCC;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0 auto;
	width: 780px;
	font-size: 12px;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 1.5em;
}
a {
	color: #0099FF;
	font-weight: bold;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.names {
	font-weight: bold;
	color: #FFFF99;
}
.centre {
	text-align: center;	
}
.nav_main {
}
.nav_text {

}
.samples {
	float: left;
	width: 180px;
	margin-right: 10px;
}
ul {
	list-style-position: inside;
}
