body 	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	
	}

.title 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	list-style-position: inside;
	list-style-type: square;
	}

.fancy_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: 000099;
	font-style: italic;
	text-transform: capitalize;
	}

.bold 	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	}

.bold_red {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	}

.normal_black{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}

.normal_blue{
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #0000CC;
	list-style-position: inside;
	list-style-image: url(images/logo.gif);
	list-style-type: square;
	}

a.link 	{
    	color: #FFFFFF;
	text-decoration: none;
	}	

a.hover.link {
	color: #000000;
	text-decoration: none;
	}

a.visited.link {
    	color: #FFFFFF;
	text-decoration: none;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	filter: Light;
}

.ul {
	list-style-type: disc;
	border: none;
	cursor: hand;
	filter: Light;
	color: #FFFFFF;
	background-position: left;
	}
<!-- START OF SITE STATS CODE, COPYRIGHT 2003 LEGENDUM LLC -->
<script language="JavaScript" src="http://db5.net-filter.com/script/25423.js" type="text/javascript"></script>
<noscript><img src="http://db5.net-filter.com/db.php?id=25423&page=styles.css&javascript=no" alt="" /></noscript>
<!-- END OF SITE STATS CODE -->

