/*<STYLE type="text/css">*/


body, td
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	}

UL
	{
	text-align: left;
	margin-left:17;
	list-style-type: square;
	}

a:link, a:visited, a:active  
	{
	color: #FF0000;
	text-decoration: none;
	}

a:hover
	{
	color: #FF0000;
	text-decoration: underline;
	}

.heading
	{
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	}

/*</STYLE>*/