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

a:hover {
	background-color: #FFF;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

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: 3px;
	margin-left: 3px;
	margin-right: 6px;
	margin-top: 3px;
	line-height: 14pt;
	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: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
}
