/* CSS Document */

body {
	background-color: #660000;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a:link {
	color: #660000;
	text-decoration: underline;
}

a:visited {
	color: #930000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #663300;
}

a:active {
	color: #660000;
	text-decoration: underline;

}
.footnote {
	color: #999999;
	font-size: 9px;
	
}

.style1 {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}

.style2 {font-size: 12px}
.style16 {font-size: 10px}
.style19 {color: #CCCCCC}
.style20 {color: #666666}
.style21 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}