body {
	background-color: #000000;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #EDE897;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	
}
.good {
	color: #FFFFFF;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;


	
	padding-left: 6px;
	padding-right: 6px;
	
}

.style2 {
	color: #EDE897;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.contact_header{
	color: #EDE897;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25 em;
	font-weight:bold;
}

.contact_body{
	color: #EDE897;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
a:link {
/*
	color: #EDE897;
	*/
		color: #FFFFFF;

	text-decoration: underline;
}
a:visited {
	color: #EDE897;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #EDE897;
	text-decoration: underline;
}
.style20 {color: #EDE897; font-family: Arial, Helvetica, sans-serif; font-size: x-small; 
}

ul{
/*
color: #EDE897;
*/
color: #FFFFFF;

font-weight: bold;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
font-size: 12px;
list-style-image: url(images/bullet.jpg); 
top: 6px; 
clip:  rect(   );
}
/*
ul,li {  
color: #EDE897;
font-weight: bold;
font-family: Tahoma, sans-serif; 
font-size: 11px; 
list-style-image: url(bullet.jpg); 
top: 2px; clip:  rect(   ); 
letter-spacing: normal; 
text-align: left; 
text-indent: 4pt; 
vertical-align: middle; 
word-spacing: normal; 
white-space: normal; 
line-height: .4em;
}

ul2 { font-family: Tahoma, sans-serif; font-size: 11px; list-style-image: url(bullet.jpg); top: 2px; clip: rect( ); letter-spacing: normal; text-align: left; text-indent: 0pt; vertical-align: middle; word-spacing: normal; white-space: normal; line-height: 1.25 ; color: #FFFFFF}

*/