body {
	margin: 0px;
	padding: 0px;
	background: #fff url('images/rfchome_bg.gif') repeat-x left top;
	}
	
table.head_table {
	border-bottom: 1px dotted #333;
}

table.services_table {
	border-bottom: 1px dotted #333;
}

table.services_table td {
	padding: 5px;
}

td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
}

td.copyright {
	font-size: 8pt;
	color: #777;
	border-top: 1px dotted #333;
	padding: 3px;
}

td.split {
	border-right: 1px dotted #333;
}

td.footer {
	border-top: 1px dotted #333;
	padding: 3px;
}

.style1 {
	font-size: small;
	color: #FF0000;
}

strong.inner_header {
	color: #336699;
}

a.section {
	font-weight: bold;
	color: #336699;
}

hr {
	color: #336699;
}

h1 {
	font-size: medium;
	border-bottom: 1px dotted #333;
	color: #336699;
}