body {

}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.usefulLinks {
	line-height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #08050E;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
h2 {
	font-size: 13px;
	color: #371F53;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
h3 {
	font-size: 14px;
	color: #721B9E;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 6px;
}
h4 {
	font-size: 12px;
	color: #A901C0;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.darkCell p a {
	font-size: 10px;
	line-height: 12px;
	color: #C6F;
	text-decoration: none;
	text-align: left;
}
.darkCell p a:hover {
	color: #FFF;
	text-decoration: underline;
}





.Sidebar {
	color: #FFF;
	font-weight: bold;
}

a {
	color: #721B9E;
	text-decoration: underline;
}
a:visited {
	color: #93F;
}

a:hover {
	color: #EDC0FE;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.notes {
	color: #77476F;
	text-align: right;
	font-size: 9px;
}
.darkCell {
	background-image: url(img/cellbg.png);
	background-repeat: repeat;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	text-align: center;
	background-image: url(img/footerbg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a {
	color: #C6F;
	text-decoration: underline;
}
.footer a:hover {
	color: #FCF;
}
.cellbgwht {
	background-image: url(img/cellbgwht.png);
	background-repeat: repeat;
	padding: 12px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-left: 4px;
	padding-bottom: 6px;
}
