body,td,p,pre {
	color: #333333;
	font: 14px Trebuchet MS, MS Sans Serif;
	scrollbar-3dlight-color:black;
           scrollbar-arrow-color:#990000;
           scrollbar-base-color:black;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:white;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:silver
}
input, textarea, select {
	color: #333333;
	font: 11px Trebuchet MS, MS Sans Serif;
}
.temp {
	color: #333333;
	font: 12px Trebuchet MS;
}
.temp2 {
	color: #FFFFFF;
	font: 7px MS Sans Serif;
	font-weight: bold;
}
.time {
	color: #333333;
	font: 6px MS Sans Serif;
}
.time2 {
	color: #333333;
	font: 7px Trebuchet MS, MS Sans Serif;
	font-weight: bold;
}
.footer {
	color: black;
	font: 11px Trebuchet MS, MS Sans Serif;
}
.menu {
	color: black;
	font: small-caps 10px MS Sans Serif;
	font-weight: bold;
}
.title {
	color: #990000;
	font: 12px Trebuchet MS, MS Sans Serif;
	font-weight: bold;
}
.subtitle {
	color: #990000;
	font: 13px MS Sans Serif;
}
.menucol3 {
	color:White;
	font: 11px MS Sans Serif;
}
.menucol2 {
	color:#990000;
	font: 11px Trebuchet MS, MS Sans Serif;
	font-weight: bold;
}
.menucol {
	color:White;
	font: 11px Trebuchet MS, MS Sans Serif;
	font-weight: bold;
}
A:link {text-decoration:none;color:#990000} 
A:visited {text-decoration:none;color:#333333}
A:hover {text-decoration:underline;color:#990000}