a.leftnav:link {
	color: #FFF8E1;
	text-decoration: none;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
}
a.leftnav:active {
	color: #FFF8E1;
	text-decoration: ;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
}
a.leftnav:visited {
	color: #FFF8E1;
	text-decoration: none;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
}
a.leftnav:hover {
	color: #CCC58A;
	text-decoration: underline;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
}

a.body:link {
	color: #DE8058; 
	text-decoration: none;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
}
	
a.body:active {
	color: #DE8058;
 	text-decoration: none;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
 }
 
a.body:visited {
	color: #DE8058;
 	text-decoration: none;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
 }
 
a.body:hover {
	color: #DE8058; 
	text-decoration: underline;
	font-family : Verdana;
	font-size : 12;
	font-weight : bold
}

body {
	font-family : Verdana;
	font-size : 12;
	color: #000000;
	line-height : normal;
}

p.main {
	font-family: Verdana;
	font-size: 12;
	color: #000000;
	line-height: 16px;
}

p.header { 
	color: #DE8058; 
	text-decoration: none; 
	font-family : Verdana; 
	font-size : 14px; 
	font-weight : bold
}

p.footer {
	color: #DE8058;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}


li {
	font-family: Verdana;
	font-size: 12;
	color: #000000;
	line-height: 18px;
	list-style-type: disc;
}


TD {
	font-family: Verdana;
	font-size: 12;
	color: #000000;
	line-height: 16px;
	list-style-type: disc;
}

