body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a {
	color: #FFCCCC;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #CCCCCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 12px;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;

}
li {
	list-style-position: outside;
	list-style-image: url(bullet1.gif);
	list-style-type: none;
	clip:    rect(auto auto auto auto);
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;



}
