.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #CC3333;
	font-weight: normal;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999966;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.HeaderCell {font-family:Arial; font-size:10pt; background-color:#F2F2F2; font-weight:bold; color:#999966}
.TableValue {font-family:Arial; font-size:8pt;}
