BODY {
	background-color : #ffcc66;
	font-size: 9pt;
}

P, OL, UL, LI, TABLE, TR, TD	{
	color: #330000;
	font-family: arial, helvetica, sans;
}

A:link          {color: #440000;}

A:hover	{color : #663300;}

A:active        {color: #440000;}

A:visited	{color: #663300;}


#topbar   {text-align: center;
		text-indent: 0pt;
		font-family: arial, helvetica, sans;
		font-size: 9pt;
		font-weight: bold;
}

.topbar   {text-align: center;
		text-indent: 0pt;
		font-family: arial, helvetica, sans;
		font-size: 9pt;
		font-weight: bold;
}

#centd	{text-align: center;}

.centd {
	text-align: center;
}

.sidebar {
	text-align: left;
	text-indent: 0pt;
	font-family: arial, helvetica, sans;
	font-size: 9pt;
	line-height: 18pt;
	font-weight: bold;
}

#sidebar	{text-align: left;
		text-indent: 0pt;
		font-family: arial, helvetica, sans;
		font-size: 9pt;
		line-height: 18pt;
		font-weight: bold;
}

BIG		{text-indent: 0pt;
		font-family: arial, helvetica, sans;
		font-size: 14pt;
		font-weight: bold;
}

STRONG {
	font-weight : bold;
}

#medium	{text-indent: 0pt;
		font-family: arial, helvetica, sans;
		font-size: 16pt;
		font-weight: bold;
}