body, html {
	scrollbar-face-color: #e6e6e6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc; 
	font-family: Verdana;
	font-size: 10px;
}

textarea {border-style: groove; background-color:transparent; font-family: Century Gothic}
input {border-style: groove; background-color:transparent}

A:link {color:#003366; text-decoration:none; font-size:10px; font-weight:normal}
A:visited {color:#003366; text-decoration:none; font-size:10px; font-weight:normal}
A:hover {color:blue; text-decoration:underline; font-size:10px; font-weight:normal}
A:active {color:#blue; text-decoration:none; font-size:10px; font-weight:normal}

p { font-family: Verdana; font-size:10px} 
h1 {font-family: Verdana; font-size:10px; font-style:bold}
h2 {font-family: Verdana; font-size:10; font-style:bold}

pre { font-family: Verdana; font-size:10px}

.ndate {font-family: Verdana; font-size:10px; color:blue; font-weight:bold; letter-spacing:1px}
.news {font-family: Verdana; font-size:10px; color:black; font-style:italic}


td {
	font-family: Verdana; font-size:10px;
}

th {
	font-family: Verdana;
}