.type
{
	font-family: "Courier New", courier, mono;
	font-size: 1em;
}

.type2
{
	font-family: "Courier New", courier, mono;
	font-size: 0.9em;
}
.highlight
{
	color: #999933;
}

.highlight2
{
	color: #99cccc;
}


.bg
{
	background: #99cc99;
}

.blob
{
	background: #999933;
}

pre
{
	font-size: 1em;
	line-height: 1.2;
}


img
{
	background: #111111;
	color: #99cc99;
}

a:link       
{ 
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: underline;
	color: #999933;
}

a:visited    
{
	color: #88dd88;
	text-decoration: underline;
} 
a:active 
{
	color: #996600;
	text-decoration: none;
}
a:hover
{
	background: #111111;
	text-decoration: none;
}

body         
{ 
	font-family: verdana, helvetica, arial, sans-serif;
	line-height: 1.4;
	background: #111111;
	color: #99cc99;
	font-size: 0.9em;
	scrollbar-3d-light-color:#ffffff; 
	scrollbar-3d-dark-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-base-color:#333333; 
	scrollbar-dark-shadow-color:#333333; 			scrollbar-light-shadow-color:#cccccc; 
	scrollbar-face-color:#333333; 
	scrollbar-highlight-color:#cccccc; 
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#333333;
	
}

p, td, li
{
	font-family: verdana, helvetica, arial, sans-serif;
	line-height: 1.4;
	font-size: 0.9em;
}

.small
{
	font-size: 0.8em;
{

hr
{
	color: #00cc99;
}
h1
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.8em;
	font-weight: lighter;
}
h2
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	color: #999933;
}
h3          
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #999933;
}
h4
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: 300;
}
h5
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.9em;
	font-weight: 300;
}
h6
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.8em;
}
