h1 { font-family: Arial, sans-serif; font-size: 30px; color: #004080;}
h2 { font-family: Arial, sans-serif; font-size: 18px; color: #004080; text-align: center;}

body,b,i,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,li { font-family: Arial, sans-serif; font-size: 14px; }

/* IE Specific */
body, textarea {
  scrollbar-3dlight-color: #808080;
  scrollbar-highlight-color: #808080;
  scrollbar-face-color: #004080;
  scrollbar-shadow-color: #808080;
  scrollbar-darkshadow-color: #805B32;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #F8EFE2;
}
/* END IE Specific */
-->

body {
  background-color: #ffffff; 
  font-family: Arial, "Century Gothic", "Times New Roman", Times, serif;
  color: black; 
}
td.top {
  color: #33ccff; }
td.nav {
  background-color: yellow; 
  text-align: center; }
tr.body {
  background-color: #33ff99; }
  text-align: center; 
}


h3 {
  font-size: 120%;
  font-weight: bold;
  font-family: Tahoma, "Century Gothic", Arial,
        sans-serif; 
  color: black;
  text-align: left;
  margin: 10px;
  padding: 0em; 
}
h4 {
  font-size: 200%;
  font-weight: bold;
  font-family: Tahoma, "Century Gothic", Arial,
        sans-serif; 
  color: #33ccff;
  text-align: center;
  margin: 10px;
  padding: 0em; 
}
h5 {
  font-size: 110%;
  font-weight: bold;
  font-family: Tahoma, "Century Gothic", Arial,
        sans-serif; 
  color: #0066cc;
  text-align: left;
  margin: 10px;
  padding: 0em; 
}
p {
  font-family: Arial, "Century Gothic", "Times New Roman", san-serif; font-size: 14px; 
  color: black;

}
p.bot {
  font-family: Arial, "Century Gothic", "Times New Roman", sans-serif; font-size: 14px;
  text-align: center;
  color: #33ccff;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
p.TC_header {
  font-family: Arial, "Century Gothic", "Times New Roman", Times, serif;
  text-align: left;
  font-weight: bold;
  color: black;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 40px;
}
p.TC_text {
  font-family: Arial, "Century Gothic", "Times New Roman", Times, serif;
  text-align: left;
  color: black;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 75px;
}


ol {list-style-type: lower-roman}

a:link {
  color: blue 
}
A:hover { 
  background: cyan 
}
a:visited {
  color: #FF0077
}
a.navwhite:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navwhite:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navwhite:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navblack:link { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navblack:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navblack:hover { text-decoration: underline; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navblue:link { text-decoration: underline; color: #0000ff; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navblue:visited { text-decoration: underline; color: #0000ff; font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; }
a.navred:link { text-decoration: none; color: red; font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; }
a.navred:visited { text-decoration: none; color: red; font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; }
a.navred:hover { text-decoration: underline; color: red; font-family: Verdana, Arial, sans-serif; font-size: 22px; font-weight: bold; }

a.bot:link { text-decoration: none;   color: #33ccff;  font-family: Arial, "Century Gothic", "Times New Roman", sans-serif; font-size: 14px; }
a.bot:visited { text-decoration: none; color: #33ccff;  font-family: Arial, "Century Gothic", "Times New Roman", sans-serif; font-size: 14px; }
a.bot:hover { text-decoration: none; color: blue;  font-family: Arial, "Century Gothic", "Times New Roman", sans-serif; font-size: 14px;  }
