body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; margin:0px; background-color:#333333; 
}


a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.heading:link, a.heading:visited, a.heading:hover {
	color: #006699;
	text-decoration: none;
}

a.heading:hover {
	text-decoration: underline;
}

a.heading1:link, a.heading1:visited, a.heading1:hover {
	color: #cc0000;
	text-decoration: none;
}

a.heading1:hover {
	text-decoration: underline;
}
a.navigation:link, a.navigation:visited, a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:hover {
	text-decoration: underline;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 110%;
 color: #990000;
}

h2{
 font-size: 90%;
 color: #000000; 
 text-transform:uppercase;
}

h3{
 font-size: 80%;
 color: #006699;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: disc; }

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
 font-size: 70%; line-height:150%;
}
ol{
 margin-top:2px; margin-bottom:4px;
}

p{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 70%; line-height:150%;
}

.content{
	padding: 0px 0px 0px 0px;
	font-size: 70%;line-height:150%;
}
.nav{
	padding: 0px 0px 0px 0px;
	font-size: 70%;line-height:120%; font-weight:bold;
}


.heading{
	color:#CC0000; font-weight:bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%; color:#ffffff;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-top:1px solid #1162B6;
	border-left:1px solid #1162B6;
	border-right:1px solid #1162B6;
	border-bottom:1px solid #1162B6;
	background:#D0E5FB;
	}
.small{ font-size: 100%;
 color: #006699;
}
.small a:link {
	color: #006699;
	text-decoration:underline;
	}
	
	.small a:visited {
	color: #006699; text-decoration:underline;
}
	.small a:hover {
	color: #006699;
	text-decoration:underline;
	}

body {
scrollbar-base-color: #003366;
scrollbar-track-color: #336699;
scrollbar-face-color: #003366;
scrollbar-highlight-color: #6699CC;
scrollbar-3d-light-color: #6699CC;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #6699CC;
scrollbar-arrow-color: #6699CC;
}
.style2 {font-size: 120%}
.style3 {font-size: 140%}
.style4 {font-size: 90%}
.small a {
	color: #4E86DC;
	text-decoration: underline;
}
