body
{
	font-family: Verdana, Arial, Geneva, Helvetica, "Sans Serif";
	color: #000000;
	margin: 0;
	background-color: #FFF8E5;
}

a:link
{
	color: #0033CC;
}

a:visited
{
	color: #CC6600;
}

a:hover
{
	color: #669999;
}

h1
{
	font-weight: bold;
	font-size: 24pt;
	color: #000000;
}

h2
{
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
}

h3
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}

h4
{
	font-weight: bold;
	font-size: 12pt;
	color:  #000000;
}

h5
{
	font-weight: bold;
	font-size: 10pt;
	color:  #000000;
}

h6
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
}

FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
}

LEGEND
{
	font-size: 8pt;
}

SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
}

CAPTION 
{
	font-size: 12pt;
	font-style: normal;
}

dd
{
	font-weight: normal;
	font-size: 12pt;
}

td
{
	font-weight: normal;
}

p, ul, li 
{
	font-size: 10pt;
}

blockquote
{
	font-weight: normal;
	font-size: 10pt;
}