body {

 font-size: 9px; 
 font-family: Trebuchet MS; 
 color: #182121; 
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 background: #788d8c;
}


body,tr,td,form {
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #788d8c;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #000000;
}

#main {position: absolute; top: 320px; left: 10px; width: 550px;}

input, textarea, select { 
 background: #000000;
 font-size: 10px;
 font-family: verdana,helvetica,Times New Roman,arial narrow;
 color: #788d8c; 
 border-style: solid;
 border-color: #dddddd;
 border-width: 0px; 
}


table {
 font-size: 10px; 
 font-family: Trebuchet MS;
 text-align:justify; 
}

p {line-height: 11px; margin-right: 5px; margin-bottom: 9px; margin-top: 7px; margin-left: 5px; text-align: justify;}

.code {line-height: 10px; margin-right: 5px; margin-bottom: 6px; margin-top: 6px; margin-left: 5px; text-align: center; width: 500;}
.center {text-align: center;}
em {font-family: Georgia; color: #9d0f19;}
b {font-weight: normal; font-family: Georgia; font-size: 9px; text-transform: uppercase;}
h1 {
	font-family: Century Gothic;
	font-size: 11px;
	font-variant: small-caps;
	height: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #ffffff;
	letter-spacing: 7;
	text-align: right;
	font-weight: none;
	}
h1:first-letter{font-family: Georgia; color: #000000; font-style: italic;}

blockquote {
margin-right: 150px; margin-bottom: 5px; margin-top: 5px; margin-left: 150px;  
padding: 5px; 
color: #788d8c;
line-height: 15px;
font-size: 10px;
font-family: Trebuchet MS;
border: solid #788d8c;
background-color: #000000;
text-align: justify;
 border-top-width: 0px; 
 border-right-width: 0px; 
 border-bottom-width: 0px; 
 border-left-width: 0px; 
}

img { border: 0;}


A {color: #ffffff; text-decoration: none; font-style: italic; font-family: Georgia;}

A:hover{ color: #000000; background: #ffffff; font-weight: none; text-decoration: none; cursor: help;}

