body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6666;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}
p {
	text-indent: 15pt;
}
.p2 {
	text-indent: -5px;
}

a:link {
	color: #003399;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #006600;
}
.menu {
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.menu a:link{
	color: #003366;
}
.menu a:visited {
	color: #003366;
}.bolab {
	text-indent: 0px;
	margin-left: 15px;
}

