body {
	font-family: sans-serif bold; 
	margin-top: 25px;
	SCROLLBAR-3DLIGHT-COLOR:    black;
	SCROLLBAR-ARROW-COLOR:      navy;
	SCROLLBAR-BASE-COLOR:       white;
	SCROLLBAR-DARKSHADOW-COLOR: navy;
	SCROLLBAR-FACE-COLOR:       silver;
	SCROLLBAR-HIGHLIGHT-COLOR:  navy;
	SCROLLBAR-SHADOW-COLOR:     navy;
	SCROLLBAR-TRACK-COLOR:      white;
}
table    { background-color: #f0f0f0; border: #cccccc solid 1px; width: 830px; height: 500px; }
td       { font-family: sans-serif; }
a        { color: #999999; border: #f0f0f0 solid 1px; text-decoration: none; }
a:link   { color: #999999; text-decoration: none; }
a:hover  { color: #000088; border: #999999 dotted 1px; }
.banner  { height: 200px; text-align: center; vertical-align: middle; }
.linkbar { font-size: 16px; width: 150px; vertical-align: top; }
.title   { font-size: 28px; font-weight: bold; }
.blog    { width: 680px; text-align: left; vertical-align: top; }
.heading { font-size: 16px; font-weight: bold; text-decoration: underline; }
.hilite  { background-color: #ffff00; font-weight: bold; }
