body {
	background-color: #000000;
	background-image:  url("/backround02.jpg");
}
body,td,th {
	color: #CCCCCC;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #BC0000;
	text-decoration: none;
}
a:visited {
	color: #BC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.style1 {font-size: 16px}
.style2 {
	font-size: 24px;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
