BODY
{
    background: url(../png/bk.png) no-repeat #FAF8D2 right top;
}

P, BODY, DIV, LI, TD
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

P, H1, H2, H3, H4, H5
{
	margin: 8px 0 8px 0;
}

H1
{
	font-size: 14pt;
	border-bottom: solid 1px black;
	color: #606060;
	font-family: tahoma;
}

H2
{
	font-size: 13pt;
}

H3
{
	font-size: 12pt;
	font-weight: bold;
	color: #606060;
	font-family: tahoma;
}

H4
{
	font-size: 11pt;
	margin-bottom: 4px;
}

A
{
	color: navy;
}

.searchresult
{
	font-weight: bold;
}

#bottombar
{
	margin-top: 13px;
	width: 100%;
	background-color: #f8f16b;
	padding: 3px;
}
