body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	background: #333333;
	padding: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h3 { font-size: 15pt;
}
.body {
  font-size: 10pt;
  font-weight: bold;
}  

.bodycolor {
	background-color: #FFFFFF;
}

A {
  color: #000099;
  text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
	font-size: 10pt;
  text-decoration: none;
}
.Nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}	

.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
.NavBkg {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}


.heading {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: Bold;
}

.subhead-red {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight: Bold;
}
.purple { 
	font-family: Arial, Helvetica, sans-serif; color: #800080; font-weight: 600; }
.bullet {
	list-style-image: url(images/bullet.gif);
	font-size: 10pt;
    font-weight: bold;
}
.bullet-red {
	list-style-image: url(images/bullet-red.gif);
	font-size: 10pt;
	font-weight: normal;
	list-style-type: circle;
}

.bullet-red2 {
	list-style-image: url(images/bullet-red.gif);
	font-size: 10pt;
	font-weight: normal;
	list-style-type: circle;
}

.forum { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt
}
.forum:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
	font-size: 10pt;
    text-decoration: none;
}
.forum:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
	font-size: 10pt;
	text-decoration: none;
	}
.forum:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
	font-size: 10pt;
	text-decoration: none;
	}	

.forum:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
.normal {
font-size: 10pt;
font-weight:normal; }

.banner {
 	align: center;
	}