body {
	background-image: url(http://www.rcop.com/images/wood_bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {font-family: garamond}
.style5 {font-size: 16px}

.font14{
	font-size:14px;
	
}



.a {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	position: absolute;
	visibility: inherit;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
}

a:link {
	color: #DFC680;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #DFC680;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


