.text, td, body, li  {
	font-family : arial, sans-serif;
	font-size : 15px;
	color : ffffff;
}
.heading  {
	font-size : 14px;
	font-weight : bold;
}
.footer  {
	padding-top : 2px;
	border-top : 5;
	font-size : 10px;
}
.rContent {
	color : 000000;
}
a:link {
	color:#FFFFFF;
	text-decoration : none;
}
a:visited {
	color:#3399FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
H1 {
	font-size : 20px;
	margin-bottom : 2px;
	margin-top : 0px;
}
H2 {
	font-size : 14px;
	margin-top : 2px;
	margin-bottom : 2px;
}
.bold  {
	font-weight : bold;
}
li  {
	margin-left : -10px;
}
a.NavL1On {
	font-size : 14px;
	font-weight : bold;
	color: 4350C8;
	text-decoration : none;
}
a.NavL1Off {
	font-size : 14px;
	color: 4350C8;
	text-decoration : none;
}
.RHeader {
	font-size : 14px;
	font-weight : bold;
	color: 0000FF;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.rHeader:hover {
	text-decoration: underline;
}
.nHeader {
	font-size : 14px;
	font-weight : bold;
	color: 0000FF;
}
.nHeader:hover {
	text-decoration: underline;
}
.rHeaderRETIRED {
	font-size : 14px;
	font-weight : bold;
	color: 8C619C;
}
.nHeaderRETIRED {
	font-size : 14px;
	font-weight : bold;
	color: 1983B5;
}


