body { 

	margin: 0;
	padding:0;
	
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10px; 
	line-height: 140%; 
	color: #141E13; 
}

A:link {

	color: #924300; 
	text-decoration:none;
}

A:visited {

	color: #924300; 
	text-decoration:none;
}

A:hover {

	color: #0F6798;
	text-decoration:underline;
}


A:link.menu1  {
	padding-left: 17px;
	background: url(images/bullet_02.gif) no-repeat center left;
	color: #2C2317; 
	text-decoration:none;

}

A:visited.menu1  {

	padding-left: 17px;
	background: url(images/bullet_02.gif) no-repeat center left;
	color: #2C2317; 
	text-decoration:none;
	font-weight:bold

}

A:hover.menu1  {

	padding-left: 17px;
	background: url(images/bullet_01.gif) no-repeat center left;
	color: #0F6798; 
	text-decoration:none;
	font-size:12px;
	font-weight:bold
}





.blank {

	font-size: 1pt;
}

.banner {

	font-size: 12pt;
	color: #141E13;
	font-weight:bold;
}