body, table {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #949284; 
        SCROLLBAR-HIGHLIGHT-COLOR: #D0D0B5;
        SCROLLBAR-SHADOW-COLOR: #D0D0B5;
        SCROLLBAR-3DLIGHT-COLOR: #D0D0B5;
        SCROLLBAR-ARROW-COLOR: #D0D0B5; 
        SCROLLBAR-TRACK-COLOR: #D0D0B5; 
        SCROLLBAR-DARKSHADOW-COLOR: #D0D0B5}
}
p {
	margin-top: 1;
	padding-top: 1;
}
h1 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	letter-spacing:0px;
	font-weight: none;
	font-style: italic;
	color: #8DC1CE;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-family: "Century Schoolbook";
	letter-spacing:1px;
	font-weight: none;
	font-style: none;
	color: #8DC1CE;
	text-align: center;
	}
input, textarea {
	margin: 1px;
	border: dotted 1px #D0D0B5;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #949284;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
A:link{COLOR: #CFD098; font-size:11px; font-family: Trebuchet MS; cursor:e-resize} 
A:visited{COLOR: #CFD098; font-size:11px; font-family: Trebuchet MS; cursor:e-resize} 
A:active{COLOR: #CFD098; font-size:11px; font-family: Trebuchet MS; cursor:e-resize} 
A:hover{COLOR: #8DC1CE; font-size:11px; font-family: Trebuchet MS; cursor:e-resize
}
.noborder {
	border: none;
}
ul {
	margin-top: 5;
	padding-top: 5;
	font-size: 12px;
	font-family: "Trebuchet MS"
	letter-spacing:2px;
	font-weight: none;
	font-style: none;
	color: #CFD098;
	text-align: left;
}
     blockquote{
        width: 300px;	
        margin: 0px 13px;
	font-size: 13px;
	color: #FFFFFF;
        font-weight:normal;
	border-left: 20px solid #D0D0B5;
	background-color: #949284;
        background-image:url('none');
        background-repeat:no-repeat; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}