BODY, .normal, FORM
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	background-color: #ffe6bf;
	}

#divHome
	{
	position: absolute;
	left: 6px;
	top: 6px;
	}

TABLE
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	}

.small
	{
	font-weight: normal;
	font-size: 87.5%;
	}

.verysmall
	{
	font-weight: normal;
	font-size: 75%;
	}

H1, .h1
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 200%;
	}

H2, .h2
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 150%;
	}

H3, .h3
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 125%;
	}

TABLE
	{
	text-align: left;
	}

TR TH
	{
	vertical-align: bottom;
	}

TR TD
	{
	vertical-align: top;
	}

LI	{
	margin-top: 4pt;
	}

UL LI
	{
	padding-bottom: 8pt;
	}

OL LI
	{
	padding-bottom: 8pt;
	}

LI .compactlist
	{
	padding-bottom: 0pt;
	}

CODE
	{
	font-size: 9pt
	}


A:link 		{ text-decoration: none; }
A:active	{ text-decoration: underline; }
A:visited	{ text-decoration: none; }
A:hover		{ text-decoration: underline; }

