BODY {
	text-decoration: none;
	font-size : 14px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #003333;
	scrollbar-darkshadow-color: #336633;
	scrollbar-track-color: #336699;
	scrollbar-arrow-color: #ffcc66;
	background-color: #002425;
} 

P {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : "Times New Roman", Times, serif;
   }

H1 {
		color: #000000;
		font-size: 20px;
    text-decoration : none;
    font-family : "Times New Roman", Times, serif;
	  font-weight : bold;
}

H2 {
		color: #000000;
		font-size: 16px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}
	
H3 {
		color: #003333;
		font-size: 16px;
    text-decoration : none;
    font-family : "Times New Roman", Times, serif;
	  font-weight : bold;
}

P.heading {
    color: #000000;
    font-size: 18px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}

P.heading2 {
    color: #000000;
    font-size: 16px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P.heading3 {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P.homa {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
}

P.dana{
    color: #000000;
    font-size: 13px;
    text-decoration : none;
    font-family : Verdana, Tahoma, sans-serif;
}

P.danaheading{
    color: #000000;
    font-size: 18px;
    text-decoration : none;
    font-family : Verdana, Tahoma, sans-serif;
}

P.centered {
    color: #000000;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

P.version2 {
    color : #006600;
    font-size: 11px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

P.version3 {
    color : Black;
    font-size: 11px;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.smlinks {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

P.verysmall {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

P.smallest {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
}

TD {
    color: #000000;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

TD.version2 {
     color: #000000;
     font-size: 11px;
     text-decoration : none;
     font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD.version3 {
     color: #006600;
     font-size: 10px;
     text-decoration : none;
     font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD.smlinks {
     color : #000000;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 font-style : normal;
	 font-weight : bold;
}

A:link 
{  
      color: #003366;
	  font-weight : bold;
}

A:visited 
{  
      color: #0099cc;
      font-weight : bold;
}

div.menuBar, div.menuBar a.menuButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}

div.menuBar {
  background-color: #F0EEE2;
  padding: 6px 2px 6px 2px;
  text-align: center;
  margin-left:20px;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.greenboldsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.subheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.pictextsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
	text-align: center;
}
.boldblack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smallblack {
	font-size: 9px;
	color: #000000;
}
.largeboldblack {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

