body { 

	background: #FFE30A url('images/bg.gif');
	margin: 0;
	padding: 0;
}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}

A:link, A:visited {

	color: #049500; 
	text-decoration:none;
}

A:hover {

	color: #FF7200;
	text-decoration:underline;
}

A:link.nav, A:visited.nav {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt; 
	text-decoration:none;
}

A:hover.nav {

	color: #A72408;
	font-weight: bold;
	font-size: 9pt; 
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}

.topBG {

	background: url('images/bg_top.gif') repeat-x;
}	

.banner {

	font-size: 12pt;
	color: #A82209;
	font-weight:bold;
}

.line {
	
	font-size: 1pt;
	background: #FFFFFF;
}

.title-1 {

	font-size: 9pt;
	font-weight: bold;
	color: #FF6900;
}

#list ul {

	margin: 10px;
	padding: 0 0 10px 10px;
	list-style: none;	
}

#list li {

	margin: 0;
	padding: 0 0 2px 17px;
	background: url('images/bullet_2.gif') no-repeat 0 50%;
}