h1
{
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #3070C8;
}

h1.error
{
	color: #FF0033;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #306DC9;
}

a:hover
{
	color: #FF9900;
	text-decoration: none;
}

a:active
{
	color: #FF9900;
	text-decoration: none;
}

input, textarea
{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #E0E0EF;
}

table.hotspot
{
	background-color: #F6F7F7;
	border: 2px solid #E0EFEF;
}
