body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 5px;
	padding: 5px;
}
a {
	font-weight: bold;
	color: #000860;
	text-decoration: underline;
}
a:hover {
	color: #F0AC28;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
a.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:hover {
	color: #F0AC28;
	text-decoration: underline;
}
a.whitelink:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a.whitelink:active {
	color: #FF6600;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EDAA2B;
	background-image: url(images/interface/css_title.gif);
	background-repeat: no-repeat;
	text-indent: 5;
	padding: 6px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	color: #EDAA2B;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
}
h3 {
	color: #080866;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	padding: 2px;
	text-indent: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #3B3B86;
}
.smallprint {
	font-size: 9px;
}
.smallprintblue {
	font-size: 9px;
	color: #0055A4;
}
.smallprintRed {

	font-size: 9px;
	color: #FF0000;
}
.redtext {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.whitetext {
	color: #FFFFFF;
}
.cat-h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #ECA92B;
}
.cat-h2 {
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #ECA92B;
	font-style: italic;
}
.cat-h3 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #ECA92B;
	font-style: italic;
}
.cat-h4 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #080866;
	font-style: italic;
}
.cat-h5 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #080866;
	background-color: #ECA92B;
	padding: 2px;
	width: 100%;
}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
