body	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link
{
	color: #336699;
}

a:hover
{
	color: #336699;
	text-decoration:underline
}	

a:visited
{
	color:#336699;
	text-decoration:underline
}		

a:visited:hover
{
	color:#336699;
	text-decoration:none
}	

td	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.txt_head
{   
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	word-spacing: 2px;
}

.page_title
{   
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	word-spacing: 2px;
}

ul
{
	margin: 0 2px 6px 0px;
	padding:0px 0 0 20px;
}

ul li
{
	list-style: disc;
	padding: 0px 1px 2px 0px;
	margin: 0 1px 0 0;
}

