.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	xxxxxxxxxxxxxxxxxxxxxxxxxxxfont-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxfont-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxfont-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999900;
}
h1 a:link {
	color: #000099;
	text-decoration: underline;
}
h1 a:hover {
	color: #CC9900;
}
h1 a:active {
	color: #FF0000;
}
h1 a:visited {
	color: #006699;
}
.hilite {
	background-color: #FFFF99;
	margin: 0 25% 0 25%;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
h4, h5, h6 {
font-size: 12px;
}