
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  color: #612306;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large;
  font-weight: bold;
  color: #612306;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #612306;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #612306;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #612306;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #612306;
}


h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #612306;
}

ul, td, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
  	font-weight: normal;
	color: #612306;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  	background-color: #fdf5e6;
  	color: #612306;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
}

A:active {
	color: Red;
}

:link {
	color: #0000ff;
	
}

:visited {
	color: #990099;
	
}

A.white:active {
  color: #ffffff;
}

A.white:link {
  color: #ffffff;
  text-decoration: none;
}

A.white:visited {
  color: #ffffff;
  text-decoration: none;
}


b {
  font-weight: bold;
}

b:link {
  font-weight: bold;
}

b:active {
  font-weight: bold;
}

b:visited {
  font-weight: bold;
}

em {
  font-style: italic;
}

em:link {
  font-style: italic;
}

em:active {
  font-style: italic;
}

em:visited {
  font-style: italic;
}

strong {
  font-weight: bold;
}

strong:link {
  font-weight: bold;
}

strong:active {
  font-weight: bold;
}

strong:visited {
  font-weight: bold;
}

.style1 {
  color: white;
  		font-weight: bold;
}

.style1:link {
  color: white;
}

.style1:active {
  color: white;
}

.style1:visited {
  color: white;
}

.minute {
  font-size: x-small;
}

.footnote {
  font-size: x-small;
}


.highlightbox:visited {
  color: #222266;
}

.border_color {
 background-color: #ffdd77;
}
	
.body_color {
	background-color: #fdf5e6;
}

.footer_bar {
  background-color: #ffdd77;
  border-top: 0pt none;
  border-right: 0 none;
  border-bottom: 0 none;
  border-left: 0 none;
  color: #9400d3;
  font-family: Arial, Helvetica, sans-serif;
}


.header_top {
  color: white;
  	      background-color: #000033;
  	      text-decoration: none;
  	      font-family: Arial, Helvetica, sans-serif;
  	      font-size: large;
  	      font-weight: 900;
}


.header_top:link {
  color: white;
}

.header_top:active {
  color: white;
}

.header_top:visited {
  color: white;
}


.header_bar {
  color: white;
  	      background-color: #666699;
  	      text-decoration: none;
  	      font-family: Arial, Helvetica, sans-serif;
  	      font-size: large;
  	      font-weight: bold;
}

		  
.header_bar:link {
  color: white;
}

.header_bar:active {
  color: white;
}

.header_bar:visited {
  color: white;
}

.maincurrentleft {
  font-weight: bold;
  color: #333399;
  		font-style: italic;
  	 	font-size: small;
}

.minorcurrentleft {
  font-weight: normal;
  color: #333399;
  		font-style: italic;
  		font-size: small;
}

.mainleft {
  font-weight: bold;
  	    font-size: small;
}

.minorleft {
  font-weight: normal;
  	    font-size: small;
}

