a{
	color: #0099CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}

a:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

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: 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 {
	color: #666666;
	margin-bottom: 1px;
	margin-left: 12px;
	margin-right: 14px;
	margin-top: 2px;
	line-height: 16px;}

H1 {
	color: #8B008B;
	margin-bottom: 1px;
	margin-left: 12px;
	margin-right: 14px;
	margin-top: 2px;
	line-height: 16px;}
	font-weight: bold;

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: 11px;
}
