BODY {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

P {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

A:link {
		text-decoration: none;
}
 
  
A:hover {
		text-decoration: underline; 
		color: orange;
}

A:active {
		text-decoration: underline; 
		color: orange;
}

A:visited {
		text-decoration: none;
}

A:visited:hover {
		text-decoration: underline; 
		color: orange;
}
   
A:visited:active {
		text-decoration: underline; 
		color: orange;
}

.smallfont {
		font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
}

.topnavfont {
		font-family: verdana, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

.leftnavfont {
		font-family: verdana, sans-serif;
		color: #FFFFFF;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: none;
}

.largegreenfont {
		font-family: arial, helvetica, sans-serif;
		color: #5A8684;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
}

.boldbluefont {
		font-family: arial, helvetica, sans-serif;
		color: #5B7DA0;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

.largeboldwhitefont {
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 15pt;
		font-weight: bold;
		text-decoration: none;
}

.yellowfont {
		font-family: verdana, sans-serif;
		color: yellow;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

.orangefont {
		font-family: verdana, sans-serif;
		color: orange;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

.redfont {
		font-family: verdana, sans-serif;
		color: red;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

.greencellbg {
		background-color: #AFD8D6;
}

.bluecellbg {
		background-color: #AAC6E1;
}

.drkbluecellbg {
		background-color: #5B7DA0;
}

.blackcellbg {
		background-color: #000000;
}

H1 {
		font-family: arial, helvetica, sans-serif;
		font-size: 19pt;
}

H2 {
		font-family: arial, helvetica, sans-serif;
		font-size: 17pt;
}

H3 {
		font-family: arial, helvetica, sans-serif;
		color: #5B7DA0;
		font-size: 15pt;
}

H4 {
		font-family: verdana, sans-serif;
		font-size: 10pt;
}

H5 {
		font-family: arial, helvetica, sans-serif;
		font-size: 11pt;
}


TH {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

TD {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

UL {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

OL {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

DL {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

DD {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}
