.border {
	border: 1px solid #000000;
}
.header {
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
.border2 {
	border: 1px dashed #000000;
}
