body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.outerborder {
	border: 1px solid #054A73;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #054A73;
}


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #076299;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4E6A87;
}
a:hover {
	text-decoration: none;
	color: #67B136;
}
a:active {
	text-decoration: underline;
	color: #67B136;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #0968A2;
}
h2 {
	font-size: 18px;
	color: #5FA032;
}
h3 {
	font-size: 16px;
	color: #004462;
}
