a{
	color: #44ABC8;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	background-color: #44ABC8;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

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

div {
	color: #4C4C4C;
	font-size: 10px;
}


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

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

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

p {
	color: #474747;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	line-height: 16px;
	
}

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: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
