


.content {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

	text-decoration: none;
	list-style-image: url('../page_images/list_style_image.gif');

}
.content_header {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	list-style-image: url('../page_images/list_style_image.gif');

}

a:link {
	
	text-transform: none;
	text-decoration: none;
	color: #000000;

}

a:visited {
	
	text-transform: none;
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;


}

a:active {
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;


}
