.maintext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #C7C7C7;
	text-decoration: none;
	font-weight: normal;

}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maintextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.reallybig {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #C7C7C7;

}
.forms {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 400px;
	border: 1px inset #000000;
}
.mediumtextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.reallybigwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.maintextfixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 600px;
	border: 1px solid #000000;
	padding: 10px;
	background-position: center;
	vertical-align: middle;
	text-align: justify;
	left: 50%;
	top: auto;
	right: 50%;
	bottom: auto;




}
.red {
	background-color: #000000;
}
