/* adonis style sheet v 1.00 2004/12/22 */

body, table, td, th
{
	font-family: Geneva, Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}

h1 
{
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 4px;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 4px;
	text-decoration: none;
}

hr
{
	color: #666666;
}

a
{
	text-decoration: underline;
	color: #ffffff;
}

a:hover, a.hmenu:hover
{
	color: #666666;
	text-decoration: underline;
}

.boldtxt
{
	font-weight: bold;
	text-decoration: none;
}

.hmenu
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.indentblock
{
    margin-left: 25px;
}

.smalltxt
{
	font-size: 11px;
}

.titletxt
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.vmenu
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


