.brownbar {
	background-image: url(images/backgroundtanbar.gif); 
} 
.style2 {
	font-size: 10px
}
.style3 {
	font-family: Arial, Helvetica, sans-serif,;
	font-size: medium;
	text-align: right;
}
.style4 {
	font-size: 12px
}
.style5 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.style6 {
	text-decoration: none;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	text-align: right;
}
a:link {
	color: #660000;
	text-decoration: underline;
}	
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: underline;
	text-align: right;
}
