A {
	text-decoration: none;
	font-weight: bold;
	font-stretch : condensed;
}

A:LINK {
	color : #01AC39;
	font-weight: bold;
	font-stretch : condensed;
	
}

A:VISITED {
	color : #01AC39;
	font-weight: bold;
	
}

A:ACTIVE {
	color : #00DC48;
	font-weight: bold;
	text-decoration: underline;
}

A:HOVER {
	color : #00DC48;
	font-weight: bold;
	text-decoration: underline;
}

A:FOCUS {
	color : #01AC39;
	font-weight: bold;
}

.inverse {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.inverse a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.inverse a:visited {
	color: #FFFFFF;
}
.inverse a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
.inverse a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #0F6ED9;
	scrollbar-highlight-color: #77B7FF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #77B7FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #0153B0;
	scrollbar-darkshadow-color: #000000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-style: color: #000000;
	font-weight : 500;
	text-align : justify;
}

.quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 120%;
	padding-left : 5px;
	padding-right : 5px;
	font-style : italic;
	color : #0F6ED9;
}

hr{
	width : 80%; 
	color : #0F6ED9;
}

.superscript{
vertical-align:top;
font-size : 50%;
}

 .leftbar {
  font-family: Arial, Helvetica, sans-serif;
  font-style: bold;
  text-align : left;
  font-size : 90%;
  margin-left : 1px;
}
 .lower {
font-family: Arial, Helvetica, sans-serif;
  font-style: bold;
  text-align : right;
  font-size : 90%;
  margin-right : 30px;
}

 .marginquote {
font-family: Arial, Helvetica, sans-serif;
color : #0066CC;
  font-style: bold;
  text-align : left;
  font-size : 90%;
}


.menuhead {
font-family: Arial, Helvetica, sans-serif;
 font-weight : bold;
 text-indent: 0px;
 text-align : center;
}


.sidebar{
 font-family: Arial, Helvetica, sans-serif;
 font-size : 80%;
	text-align: center;
}

H1 {
font-family : Arial, Helvetica, sans-serif;
font-size: 160%;
font-weight: normal;
color: #1E80B0;
}


H2 {
font-family : Arial, Helvetica, sans-serif;
font-size: 145%;
font-weight: normal;
color: #1E80B0;
}

/*	This is used for the sub headers					*/

H3 {
font-family : Arial, Helvetica, sans-serif;
font-size: 130%;
font-weight: normal;
color: #00A5B9;
}


H4 {
font-family: Arial, Helvetica, sans-serif;
font-size : 115%;
font-weight: normal;
color: #00A5B9;
}
