body {
	background-image: url(images/index_03.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


h1 {
	background-image: url(images/headings.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 26px;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#CC0000;
	line-height:25px;
}

.style1 {
	font-size: 9px;
	color: #FFFFFF;
}

.style1 a:link {
	font-size: 9px;
	color: #FFFFFF;
}

.style1 a:visited {
	font-size: 9px;
	color: #FFFFFF;
}

.style2 {
	font-size: 12px;
	color: #000066;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	color:#000099;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#000099;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#CC0000;
}
a:active {
	text-decoration: underline;
	font-weight:bold;
	color:#CC0000;
}

footer a:link{
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
