BODY
{
	font-family: Arial, Veranda,"Comic Sans MS", "Comic Sans",Helvetica,sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	text-transform: none;
	background-color: black;
	color: #b3beff; 
}

H1
{
	font-family: Veranda,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: black;
	margin-bottom: 0;
	margin-left:0;
	text-indent:0;
}

H2
{
	font-family: Veranda,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: black;
	margin-bottom: 0;
	margin-left:0;
	text-indent:0;
}

H3
{
	font-family: Veranda,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: black;
	margin-bottom: 0;
	margin-left:0;
	text-indent:0;
}

H4
{
	font-family: Veranda,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
	margin-bottom: 0;
	margin-left:0;
	text-indent:0;
}

A:link
{
	text-decoration: none;
	color: #b3beff;
}

A:visited
{
	text-decoration: none;
	color:#b3beff ;
}

A:active
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #b90c00;
}

INPUT {
	font-size: 11px;
	color: blue;
	font-weight: normal;
}

SELECT {
	font-size: 11px;
	color: blue;
	font-weight: normal;
}

TEXTAREA {
	font-size: 11px;
	font-family: Veranda,Arial,Helvetica,sans-serif;
	color: blue;
	font-weight: normal;
}

LI {
	margin-bottom: 6px;
	margin-left: 3px;
}

TEXTAREA {
	font-size: 12px;
	color: blue;
	font-weight: normal;
}
