a{
	color: #882016;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:hover {
	background-color: #882016;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

div {
	color: #4C4C4C;
	font-size: 9pt;
}


h1, h2, h3, h4, {
	color: #E763E2;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 0px;
}

img	{
	border: 0; /* turns off gaps around images */
}

li {
	list-style-image: url(../images/bullet.gif); /* bullet points */
}

p {
	color: #2C2929;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	line-height: 16px;
	font-size: 9pt;
}

ul {
	color: #3399FF;
	margin-bottom: 0px;
	margin-left: 28px;
	margin-right: 8px;
	margin-top: 16px;
	line-height: 14px;
}

br{
	margin-top: 12px;
	line-height: 14px;
}

p, td, a, a:hover, span, .textareanormal, .inputnormal, .textareamedium, ul, li, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
