
a#current
{
	color: #13066A;
	text-decoration: none;
}


a, a:active, a:visited
{
	font-size: 12pt;
	color: #E21617;
}


a:hover
{
	color: #13066A;
	border-bottom: solid #E21617 3px;
	text-decoration: none;
}


h2
{
	color: #13066A;
	font-size: 13pt;
	margin: 0px;
}

h3
{
	color: #E21617;
	font-size: 12pt;
	margin: 0px;
}

h1
{
	color: #13066A;
	margin: 0px;
}

td#footer
{
	font-size: 11pt;
}

table#main
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

td
{
	font-family: tahoma;
	font-size: 10pt;
	text-align: left;
}

li
{
	margin: 10px;
}
li.head
{
	margin: 10px;
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 10px;
}

span.orange
{
	color: #FF6600;
}