body, table, td, {
	font-size : small;
	font-weight : normal;
	font-family : Arial, sans-serif;
	color : #FFCC00;
}
th {
	font-size : small;
	font-weight : bold;
	font-family : Arial, sans-serif;
	color : #FFCC00;
}
.text{
	font-size : small;
	font-weight : normal;
	font-family : Arial, sans-serif;
	color : #FFCC00;
}
.s1{
	font-size : x-small;
}
.s2{
	font-size : xx-small;
}
:link{
	text-decoration: none;
	color: #FFFF00
}
:visited{
	text-decoration: none;
	color: #FF9900
}
:active{
	text-decoration: underline;
	color: #99FF00
}
:hover{
	text-decoration: underline;
	color: #99FF00
}
body {
background: url(pics/board_bg.jpg) fixed;
scrollbar-face-color:#000033;
scrollbar-arrow-color:#FFCC00;
scrollbar-track-color:#000022;
scrollbar-shadow-color:#000011;
scrollbar-highlight-color:#000066;
scrollbar-3dlight-color:#000055;
scrollbar-darkshadow-Color:#000000;
}
table {
	background: url(pics/board_bg2.jpg);
	padding: 20pt 20pt 20pt 20pt;
	border-width: 0pt 0pt 0pt 0pt;
}