	body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	text-align: none;
	vertical-align: none;
	line-height: normal;
	background-color: #ffff99;
	color: #000066;
	margin: 20px;
}

h1
{
	font-size: 24pt;
	font-weight: bold;
	color: #cc0000;
}

h2
{
	font-size: 18pt;
	font-weight: bold;
	color: #cc0000;
}

h3
{
	font-size: 14pt;
	font-weight: normal;
	color: #cc0000;
}

h4
{
	font-size: 12pt;
	font-weight: normal;
	color: #cc0000;
}

h5
{
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #cc0000;
}

h6
{
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	color: #cc0000;
}

hr
{
	color: #cc0000;
}

ul
{
	list-style-type: disc;
	list-style-position: outside;
}

ul ul
{
	list-style-type: circle;
}

ul ul ul
{
	list-style-type: square;
}

ol
{
	list-style-type: decimal;
	list-style-position: outside;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

a:link
{
	color: #000066;
}

a:active
{
	color: ##ff0000;
}

a:visited
{
	color: #800080;
}

table
{
	border-color: #ffffff;
}

button
{
	border-style: solid;
	border-width: 1pt;
	background-color: #000000;
	color: #cc0000;
}

label
{
	font-size: 8pt;
	color: #000000;
}

textarea
{
	font-size: 8pt
	border-style: solid;
	color: #000000;
}

fieldset
{
	font-size: 8pt;
	border-style: solid;
	border-width: 1pt;
	color: #000000;
}

legend
{
	font-size: 8pt;
	color: #000000;
}

select
{
	font-size: 8pt;
	border-style:solid;
	color: #000000;
}

caption
{
	font-size: 14pt;
	color: #000000;
}

marquee
{
	font-size: 14pt;
}