body, td
{
	font-family: arial;
        color: #000000;
        font-size: 10pt;
}

.menu, .menu a, .menu a:link, .menu a:visited, .menu a:active
{
	color: #851816;
        font-size: 9pt;
        font-family: verdana;
        line-height: 23px;
        text-decoration: none;
}
.menu a:hover { color: #E12601; }

.top_menu, .top_menu a, .top_menu a:link, .top_menu a:visited, .top_menu a:active
{
	color: #ffffff;
        font-size: 8pt;
        font-family: tahoma;
        text-decoration: none;
}
.top_menu a:hover { color: #FFD800; }

.title
{
	font-family: tahoma;
        font-weight: bold;
        font-size: 12pt;
}

#blue { color: #000080; }

a:link, a:active, a:visited
{
	color: #7F0B0B;
}

.white, .white a, .white a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.white a:hover { text-decoration: underline; }

#smaller { font-size: 8pt; }

h1
{
	font-size: 12pt;
}
