.font {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #CCCCCC}
.tableheader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #9900FF;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.linkfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-align: center;

}
.tableborder {
	border: 1px solid #FF0000;
}
.font2 {
font-family: "Courier New", Courier, mono; font-size: 11px; color: #CCCCCC
}
.formfield {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #FF0000;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #9900FF;
	text-align: center;

}
.tinytext {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;

}
