.BottomBorder {
	border: 1px solid #CCCCCC;
}
.LeftBorder {
	color: #333333;
	border: 1px solid #CCCCCC;
}
.TopBottomBorder {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-size: 24pt;
	font-weight: bold;
}
