input, textarea{background:gray; border-style:thin; border-color:darkgray; font-family:verdana; font-size:10px; color:white; font-weight:bold;}

td{font-family:verdana; font-size:10px; color:black; horizontal-align:center;}

body{background:orange;
        font-family:verdana;
        font-size:11px;
        color:white;	
	leftmargin:0px;
	topmargin:0px;
	margin:0px;
	scrollbar-3dlight-color:orange;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:orange;
        scrollbar-darkshadow-color:orange;
        scrollbar-face-color:orange;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#ffffff;}


a{
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: none;
}

a.intro{
	color: yellow;
	text-decoration: underline;
}
a:hover.intro{
	color: yellow;
	text-decoration: none;
}

.number{
	font-family: verdana;
	font-size: 9px;
	color: gainsboro;
	vertical-align: text-bottom;
	width: 45px;
	height: 45px;
}

img{
	border: 0px; align=center;
}