body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x; 
	height="100%";
}

body { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000 
}

td { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000 
}

h1 { 
	font-family: Arial; 
	font-size: 12pt; 
	color: #7B1818 
}

h2 { 
	font-family: Arial; 
	font-size: 12pt; 
	color: #000000 
}

h3 { 
	font-family: Arial; 
	font-size: 12pt; 
	color: #000000; 
	text-align:center
}


.footer { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #ffffff; margin-top:5; margin-bottom:5 
}


a:active { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: underline 
}

a:link { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: underline 
}

a:hover { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none 
}

a:visited { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: underline 
}

a:active.footer { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: underline 
}

a:link.footer { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: underline 
}

a:hover.footer { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: none 
}

a:visited.footer { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: underline 
}

a:active.listing { 
	font-family: Arial; 
	font-size:10pt; 
	color: #7b1818; 
	text-decoration: underline 
}

a:link.listing { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #7b1818; 
	text-decoration: underline 
}

a:hover.listing { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none 
}

a:visited.listing { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #7b1818; 
	text-decoration: underline 
}