BODY {
	background-color: #ffffff;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

TD {
	/* background-color: #ffffff; */
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
}
.nav {
	background-color: #FFFFFF;
	color : #000000;
	vertical-align: top;
	text-align: center;
	width: 100px;
	padding: 10px;
	border-right: 1px solid Silver;
}
.header {
	border-bottom: 1px solid Silver;
}
.footer {
	border-top: 1px solid Silver;
}
TD.body {
	background-color: #ffffff ! IMPORTANT;
	color : #000000 ! IMPORTANT;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif ! IMPORTANT;
	font-size: 12px ! IMPORTANT;
	width: 100%;
	margin-left: 0px ! IMPORTANT;
	margin-top: 0px ! IMPORTANT;
	vertical-align: top ! IMPORTANT;
	padding-left: 20px ! IMPORTANT;
	padding-right: 20px ! IMPORTANT;
}
TD.2colbody {
	background-color: #ffffff ! IMPORTANT;
	color : #000000 ! IMPORTANT;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif ! IMPORTANT;
	font-size: 12px ! IMPORTANT;
	width: 50% ! IMPORTANT;
	margin-left: 0px ! IMPORTANT;
	margin-top: 0px ! IMPORTANT;
	text-align: left ! IMPORTANT;
	vertical-align: top ! IMPORTANT;
	padding-left: 20px ! IMPORTANT
}

H2 {
	font-size: 14pt;
	text-align: center;
	color: Black;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
	text-align: center;
	color: Black;
}

H4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #6464A5;
}

A {
	color: #000000;
}

A:Hover {
	color: Orange;
}

dd { color: #000000;  margin-bottom: 5px;}

dt { color: #6464A5;  }

li { color: #000000;  margin-bottom: 10px;}

ul { list-style-image: url(../images/Ball.gif);  list-style-position: outside;  list-style-type: none;  vertical-align: text-top;          }

caption { background-color: #ffffff; margin-bottom: 0px; padding-bottom: 0px;}
.special {
	color: #6464A5;
}
a.special:hover {
	color: Orange;
}
.specialbold {
	color: #6464A5;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
