body {
		margin:0px 0px 0px 0px;
		font-family:veranda, arial, helvetica, serif;
		color: white;
		background-color: #000000;
		}
p,pre {
		margin:0px 30px 10px 30px;
		}
		
		p {
	font-size: 13px;
	line-height: 22px;
	}
.small {
	font-size: 12px;
	}
		ul {
	font-size: 13px;
	line-height: 20px;
	}
		
a {
	text-decoration: none;
	color: #fff;
}
a:link {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	background-color: transparent
}
a:active {
	color: #f00;
	background-color: transparent
}
a:hover {
	color: #000;
	background-color: white; 
}

a.menu {
	font-size: 12px;
	text-decoration: none;
	color: #ffcc33;
}
a.menu:link {
	font-size: 12px;
	color: #ffcc33;
	background-color: transparent;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #ffcc33;
	background-color: transparent
}
a.menu:active {
	font-size: 12px;
	color: #ffcc33;
	background-color: transparent
}
a.menu:hover {
	font-size: 12px;
	color: #B9B9FF;
	background-color: #000033; 
}

img {
	border: none;
}
		
h1 {
		color: #ffcc33;
		font-size:16px;
		padding-top: 10px;
		line-height: 22px;
		font-weight: bold;
		margin:0px 20px 10px 0px;
		}
h2 {
	font-size: 13px;
	font-weight: bold;
   margin:0px 20px 10px 30px;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin:0px 20px 10px 30px;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin:0px 20px 10px 30px;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin:0px 20px 10px 30px;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin:0px 20px 10px 30px;
	}
		
.ahem {
	display: none;
	}	
	
	#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #333;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body #left {
	width: 170px; /* ie5win fudge ends */
	}
#middle {
	padding: 0px;
	border: 0px;
	background: #666;
	margin: -20px 0px 0px 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	}
html>body #middle {
	margin-top: 0px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
