BODY, TD {
	color: Navy;
	font-family: "Verdana", "Arial", serif;
	font-size: 11px;
	text-align: left;
	margin: 0px 10px 10px;
	background: no-repeat fixed;
	background-position: right bottom;
	visibility: visible;
	page: auto;
	scrollbar-3dlight-color: #FFD700;
	scrollbar-arrow-color: Black;
	background-attachment: fixed;
	font: normal normal;
	font-weight: normal;
	bottom: auto;
	clip: auto;
	layout-grid-char: 2px;
	layout-grid-type: fixed;
	text-justify: distribute;
	word-break: keep-all;
	word-wrap: break-word;
	text-autospace: ideograph-alpha;
	list-style-image: url(images/rn_logo_72-01.jpg);
	list-style-position: inside;
	list-style-type: lower-roman;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
}

H4 {
    font-size: 20pt;
}

A {
	color: dodgerblue;
}

A:Hover {
	color: #FFFF00;
	font-variant: normal;
	background-color: #A2A2A2;
	font: bold;
}

HR {
	height: 1pt;
}
