body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:active {

	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	font-style: italic;
}
div {
	background-position: center center;
}
.PageName {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-size: x-small;
}
ul {
	list-style-image: url(../images/bul1.gif);
}
ul ul {
	list-style-image: url(../images/bul2.gif);
}
ul ul ul {
	list-style-image: url(../images/bul3.gif);
}
.tablelift {
	border: outset #336699;
}
.SectionName {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cellpadded {
	padding: 5px;
	vertical-align: top;
}