@charset "utf-8";
/* CSS Document */

/********
GLOBAL
********/
body {
	margin-left:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	background-position:center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.headertags {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 10px;
}
a:link {
	color: #722829;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
--
.style1 {color: #6c7a3f}

.style2 {font-size: 14px;
			color:#722829;
}

.style3 {font-size: 14px;
			color:#333333;
}

a img{ border: none; }

ul {color: #000000;}

li {color:#000000;}

