body { 
	font-family: Verdana, MS sans serif, Arial, Optima, sans-serif;
	font-size: 10pt; 
	color:black;
	background:white;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-base-color: white;
	scrollbar-shadow-color: #dddddd;
	scrollbar-darkshadow-color: white;
	margin-top:10px;
	padding:0;
}
a, a:link, a:visited { color:#CE9418; text-decoration: none;}
a:hover { text-decoration:underline;}
h2 { font-size: 170%; color: black}
h3 { font-size: 150%; color: black; font-weight:normal;}
h4 { font-size: 120%; font-weight: bold; color: black}
ol { font-size: 100%; }
table { font-size: 100%; text-align: justify;}
.h2 { font-size: 170%; color: black}
.h3 { font-size: 150%; font-weight: normal; color: black;}
.h4 { font-size: 120%; font-weight: bold; margin-top:20px; color:black}
.h5 { font-size: 100%; font-weight: bold; color: black}
hr { color:#444444; }
blockquote { text-align:justify; }
input.black {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;	
	color: white;
	background: black;
	border: 1px solid #444444;
}
input.button {
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #444444;
	font-size: 80%;
	cursor: hand;
	color:black;;
	background:white;
}

.mailsample {background:#f5f5f5; padding:10px; font-size:100%; color:black; border:1px solid #cccccc; margin:10px; font-family: Courier New, fixed-width;}