.refimage {
	border: 0px solid white;
}

.refheader {
	border: 0px solid white;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #3a88cf;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.refheader a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #3a88cf;
	font-weight: bold;
	text-decoration: none;
}

.refheader a:hover {
	text-decoration: underline;
}

.refcatheader {
	border: 0px solid white;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

.refcatheader a {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	color: #3a88cf;
	font-weight: bold;
	text-decoration: none;
}

.refcatheader a:hover {
	text-decoration: underline;
}


.refcontent {
	border: 0px solid white;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #3a88cf;
	padding: 15px 0px 20px 0px;
}

.refcontent a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #3a88cf;
	text-decoration: none;
}

.refcontent a:hover {
	text-decoration: underline;
}
