.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	font-variant: normal;
}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.codepre {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

