body {  
	font-size: x-small;  
	font-family: "Arial", "sans serif";
}

body#erx {  
	font-size: smaller; 
	background-color: white; 
	font-family: "Arial", sans serif;
}

body, code, pre {
	font-family: "Arial", sans serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

a, a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Arial", "sans serif";
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}

img, a.imgLink {
	border: 0px solid white;
	color: white;
}

a#nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

a#nav:hover {
	font-weight: bold;
	color: #CC0000;

}

h1, h2, h3, h4, h5, h6, dt, th {
	margin: 1.667em 0 0 0;
	text-align: left;
}

h1 {
	margin: 0 0 1em 0;
}

li {
	margin: 0 0 0 1.8em;
}

dd {
	margin: 0 0 .667em 1.8em;
}

blockquote {
	margin: .667em 0 .667em 1.8em;
}

h1 {
	text-transform: uppercase;
	letter-spacing: .005em;
}

h2 {
	font-size: 1.2em;
}

h3, h4 {
	font-size: 1em;
}

h3 {
	text-transform: uppercase;
	letter-spacing: .2em;
}

h4 {
	font-style: italic;
	font-weight: normal;
}.onblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.title {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
a.headerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.headerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.headerlink:hover {
	color: #000000;
	text-decoration: none;
}
a.headerlink:active {
	color: #FFFF00;
	text-decoration: none;
}

a#title:link {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
a#hotlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
}
a#hotlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
}
a#hotlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a#bar:link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a#bar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
