<!--
body
{
	margin-left: 0px;
	margin-top: 0px;
	background-image: 
url('../img/background.gif');
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 10px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height:19px;
}
a:link {
	color: #00467E;
}
a:visited {
	color: #00467E;
}
a:hover {
	color: #C60001;
}
a:active {
	color: #00467E;
}
.footer a:link {
	color: #ffffff;
}
.footer a:visited {
	color: #ffffff;
}
.footer a:hover {
	color: #C60001;
}
.footer a:active {
	color: #ffffff;
}
.style2 {color: #FFFFFF}
.tags {
color:#979797;
}
-->