body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9pt;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif
}

.class1 A:link {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCFF;
}
.class1 A:visited {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCFF;
}
.class1 A:active {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCFF;
}
.class1 A:hover {
	text-decoration: none;
	color: #FFCC00;
	font-size: 10pt;
	font-weight: bold;
}

.class2 A:link {
	text-decoration: none;
	font-size: 9pt;
	color: #660066;
	font-weight: bold;
}
.class2 A:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #6B2059;
	font-weight: bold;
}
.class2 A:active {
	text-decoration: none;
	font-size: 9pt;
	color: #6B2059;
	font-weight: bold;
}
.class2 A:hover {
	text-decoration: none;
	color: #E19798;
	font-size: 9pt;
	font-weight: bold;
}

a:link {
	color: #CCCCFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a:hover {
	color: #EABB00;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

a:active {
	color: #CCCCFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a:visited {
	color: #CCCCFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}


.border {
	border: 1px solid #E6E6E8;
}

.title02 {
	font-size: 12pt;
	font-style: italic;
	color: #EABB00;
	font-weight: bold;
}

.title01 {
	font-size: 16pt;
	font-style: italic;
	color: #FFFFCC;
	font-weight: bold;
} 

.title03 {
	font-size: 11pt;
	font-style: italic;
	color: #FFFFCC;
	font-weight: bold;
}  

.table {
	background-color: #000000;
	border: 1px solid #000000;
}

.smalltable {
	background-color: #D5D6D9;
	border: 1px solid #6B2059;
	color: #FFFFFF;
}
