
body
{
	font-family: "Lucida Bright", Times;
	color: #404040;
	font-size: 12px;
}

b
{
	color: #a70d4b;
}

h1
{
	color: #a70d4b;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0;
}

h2
{
	color: #a70d4b;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
}

h3
{
	color: #a70d4b;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

input, textarea
{
	border: 1px solid #a70d4b;
	padding: 3px;
}

tr
{
	vertical-align: top;
}

ul
{
	padding-left: 15px;
}

.footer
{
	color: #FFFFFF;
	text-align: center;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.navi, .navi a:link, .navi a:visited, .navi a:active
{
	font-size: 14px;
	color: #a70d4b;
	text-decoration: none;
}

.navi a:hover
{
	text-decoration: underline;
}

a:link, a:visited, a:active
{
	color: #a70d4b;
}

a:hover
{
	color: #505050;
}

table, tr, td { 
	border:0;
}