body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A30303;
	border: 1px solid #FFFFFF;
}
input {
	border: 1px solid #A60402;
}
body {
	background-color: #041773;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.outerborderred {
	border: 3px solid #A60402;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F27A3;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F1B203;
}
a:hover {
	text-decoration: none;
	color: #980203;
}
a:active {
	text-decoration: underline;
	color: #980203;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #A60402;
}
h2 {
	font-size: 18px;
	color: #071B7E;
}
h3 {
	font-size: 16px;
	color: #EBB62A;
}

