a{
	color: #9EC5FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background-color: #9EC5FF;
	color: #333333;
	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 {
	color: #FFFFFF;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 6px;

}
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: #CCCCCC;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-left: 0px;
}
