a{
	color: #009797;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background-color: #00B0B0;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

body {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #5A5A67;


}

div {
	font-size: 9px;
}


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

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

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

p {
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 8px;
	line-height: 14px;
}

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

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

p, td, a, a:hover, span, .textareanormal, .inputnormal, .textareamedium, ul, li, h1 {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
