body {
	background-image:url('images/bg.gif');
	background-color:#B7B7B7;
	background-repeat:repeat-x;
}
BODY, P, th, TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

A {
	COLOR: #99171D;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #CFAAAA;
	FONT-WEIGHT: bold;
	text-decoration : none;
}
A:hover {
	COLOR: #CFAAAA;
	FONT-WEIGHT: bold;
}

h1 {
	font-size: 20px;
	COLOR: #000000;
	font-family:Myriad Pro, Verdana, Arial;
}

h2 {
	font-size: 16px;
	COLOR: #000000;
	font-family:Myriad Pro, Verdana, Arial;
}

h3 {
	font-size : 12px;
	COLOR: #000000;
}
.menu, .menu:hover, .menu:active, .menu:visited {
	font-size: 11px;
	COLOR: #000000;
	font-family:Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
}
.menu:hover, .menu:active {
	COLOR: #666666;
}
.footer {
	font-family:Myriad Pro, Verdana, Arial;
	text-transform:uppercase;
	text-align:center;
	FONT-SIZE: 10px;
	COLOR: #333333;
}