body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FCFCFC; }

a {
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
a:link {
	color: #0033CC; }

a:visited {
	color: #CC6600; }

a:hover	{
	color: #669999; }

h1 {
	font-size: 24pt;
	color: #000000;
}

h2 {
	font-size: 18pt;
	color: #000000;
}

h3 {
	font-size: 14pt;
	color: #000000;
}

h4 {
	font-size: 12pt;
	color:  #000000;
}

h5 {
	font-size: 10pt;
	color:  #000000;
}

h6 {
	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: 12; }
	 
td {
	font-weight: normal; }

p {
	font-size: 10pt; }
	
a, p.sm {
	font-size: 8pt; }
	
ul {
	font-size: 10pt;
}

li {
	font-size: 10pt;
}

BLOCKQUOTE {
	font-weight: normal;
	font-size: 10pt; }
