body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #C41303;
}
.bf1 {
	background-image: url(images/box_back.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FCD800;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited:hover {
	color: #FCD800;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C41303;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C41303;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.submit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCD800;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.t2 {
	background-color: #C41303;
	border: 3px solid #000000;
	padding: 0px;
	margin: 0px;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FCD800;
}
.hdg6 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 5px;
	background-color: #FFFFCC;
}

