body { background: #fff;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 4px;
}
table,tr,td {
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
img {border: 1px solid #000;}
h1 { font-size: 20px;
font-weight: normal;
font-family: verdana, sans-serif;
margin-bottom:0px;
color: #999;
}
.copyright { font-size:10px;
text-align: right; }

a, a:visited {color: #000; text-decoration: underline; }
a:hover, a:visited:hover {color: #000; text-decoration: none; }
a.none, a.none:visited { color: #000; text-decoration: none;}
a.none:hover, a.none:visited:hover { color: #666; }

.width { width: 500px;
align: center;
text-align: justify;
line-height:15px;
margin-left: 40px;
margin-right: 40px;
}

.board { background-image:url("bg.jpg");}
