body {
	margin: 8px;
	background: #FFFFFF;
}
body,p,td,th,tr,li,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
td.main {
	text-align: left;
	vertical-align: top;
	background-image: url(images/background3.gif);
}
.header1 {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
	color: #6600CC;
}
a.nav:link {
	color: #2F64EF;
	text-decoration: underline;
}
a.nav:visited {
	color: #2F64EF;
	text-decoration: underline;
}
a:link {
	color: #2F64EF;
	text-decoration: none;
}
a:visited {
	color: #2F64EF;
	text-decoration: none;
}
a:active {
	color: #2F64EF;
	text-decoration: underline;
}
a:hover {
	color: #2F64EF;
	text-decoration: underline;
}
ul {
	list-style-image: url(images/bulletlogo1.gif);
}
li {
	margin: 0px;
	margin-left: -7px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

