         
A
{	text-decoration: none;
}
body
{
	background: #EAECF0;
}



TABLE, TD, TH, BR, DIV
{
	font-family :  Verdana, Arial, sans-serif;
	font-size : 9pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}

:link { color: #993366;}  /* for unvisited links */
:visited { color: #CC3333; } /* for visited links */
:active { color: #FF6633; } /* when link is clicked */
:hover { color: #68359A } /* when mouse is over link */


P
{
	font-family :  Verdana, Arial, sans-serif;
	font-size : 9pt;
	color: #000000;
	background: #FFFFFF;
	margin-top: -1px;
	margin-bottom: -1px;
	margin-left: 0;
	margin-right: 0;
}


NORMAL
{
	font-family :  Verdana, Arial, sans-serif;
	font-size : 8pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}

H1 
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #993366;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

H2
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	background: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

H3 
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF6633;
	margin-top: 2px;
	margin-bottom: 2px;
}

H4 
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 2px;
}

H5 
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-weight: Bold;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 2px;
}

H6 
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	font-weight: Bold;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

UL
{
	list-style-type: disc;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 1px;
	margin-bottom: 2px;
}

OL
{
	list-style-type: decimal;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	margin-left: 2.1em;
	margin-top: 1px;
	margin-bottom: 1px;
}




.bodyText 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	margin: 0em 0em 0em 0em
}
