BODY {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	margin: 0px 20px 0px 20px;
}
TD {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A:link.big, A:visited.big, A:active.big {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TD.title {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: White;
	background-color: #009933;
}
A:link, A:visited, A:active {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #045495;
}
A:hover {
	COLOR: #FF0000;
}
form {
	margin: 0px 0px 0px 0px;
}
input {
	BORDER: 1px solid Black;
	FONT-SIZE: 10pt;
	background-color: #B0E0E6;
}
HR {
	height: 1px;
}

H1 {
	color: #005599;
}

.big {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.top-place {
	background-color: #FF0000;
	color: White;
	font-weight: bold;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #DCDCDC;
}

A.yellow:link, A.yellow:visited, A.yellow:active {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: Yellow;
	text-decoration: underline;
}
A.yellow:hover {
	text-decoration: none;
}

.green-place {
	background-color: Green;
	color: White;
	font-weight: bold;
}
.black-line {
	height: 1px;
	background-color: Black;
	padding: 0px 0px 0px 0px;
}
.bottom_line {
	background-color : #CC0000;
}

