body, html {
	font-family: Verdana;
	font-size: 18px;
	color: #660000;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #CC0000;
}

.style1 {
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.style4 {
	font-size: 9px;
	color: #000000;
}

.style10 {
	color: #00FF00;
}

.style11 {
	color: #FF0000;
}

.style12 {
	color: #0000FF;
}

.style21 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style22 {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}

.style5 {
	font-family: "Arial Black";
	font-size: 12px;
}

.visible {
	margin: 0;
	padding: 0;
	border: 0;
}

.visible table {
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
}

.visible td {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

