.footer {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
.header {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.subheader {
	font-weight: bold;
	text-transform: capitalize;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:active{
	color: #FFCC00;
	text-decoration: underline;.computeritem {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.italics {
	font-style: italic;
}
.subtext {
	font-size: 11pt;
}
.bold {
	font-weight: bold;
}

