<!--

body, p, ul, li {
	font-family:		tahoma;
	font-size:			12px;
	color:				#dddddd;
	background:			#000000;
	margin:				4px;
	padding:			4px;
	}

h1	{
	font-family:		helvetica;
	font-size:			47px;
	line-height:		18px;
	color:				#888888;
	}

h2	{
	font-family:		helvetica;
	font-size:			28px;
	line-height:		18px;
	color:				#666666;
	}

h3	{
	text-align:			left;
	margin-left:		1.1cm;
	font-size:			16px;
	line-height:		14px;
	}

h3 a, h3 a:visited	{
	text-decoration:	none;
	font-size:			16px;
	color:				#b45c30;
	}
			
h4 {
	font-size:			18px;
	color:				#666666;
	}
	
.small {
	font-size:			11px;
	color:				#666666;
	}


.head5	{
	font-size:			13px;
	font-weight:		bold;
	font-style:			oblique;
	color:				#cccccc;
	}

.head6 {
	font-size:			11px;
	font-weight:		bold;
	color:				#cccccc;
	}

a	{
	color:				#dddddd;
	}

a.nav	{
	text-decoration:	none;
	text-align:			left;
	color:				#b45c30;
	}
	
a.sublinks	{
	color:				#feaf3a;
	text-decoration:	none;
	}
	
a:visited {
	color: #aaaaaa;
	text-decoration: none;
	}

-->

