Body {
	background-color: #a0968c;
	background-image: url("img/background.jpg");
	background-attachment: fixed;
}

TD {
	font-size      : 14px; 
	line-height    : 20px;
	font-family    : Trebuchet MS, Arial;
	font-weight    : normal;
	font-style     : normal;
	color	       : #3c3228;
}

H1 {
	font-size   : 24px;
	line-height : 24px;
	font-family : Trebuchet MS, Arial;
	font-weight : normal;
	font-style  : normal;
	color	    : #e16400;
}

H2 {
	font-size   : 18px;
	line-height : 22px;
	font-family : Trebuchet MS, Arial;
	font-weight : normal;
	font-style  : normal;
	color	    : #5a5046;
}

A {
	font-size       : 14px;
	line-height     : 20px;
	text-decoration : none;
	font-family     : Trebuchet MS, Arial;
	font-weight     : bold;
	color           : #e16400;
}

A:Hover {
	text-decoration : none;
	font-family     : Trebuchet MS, Arial;
	font-weight     : bold;
	color           : #0096c8;
}

.footerLink {
	font-size       : 11px;
	line-height     : 16px;
	text-decoration : none;
	font-family     : Trebuchet MS, Arial;
	font-style      : normal;
	color           : #0096c8;
}

.footerLink:Hover {
	text-decoration : none;
	font-family     : Trebuchet MS, Arial;
	color           : #e16400;
}

.footer {
	font-size      : 11px; 
	line-height    : 16px;
	font-family    : Trebuchet MS, Arial;
	font-weight    : normal;
	font-style     : normal;
	color	       : #0096c8;
}

.footer IMG {
	vertical-align : text-bottom; 
}

.style1 {color: #FF0000}