/* CSS Document */

.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4f4942;
	line-height: 17px;
}

.links { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4f4942; line-height: 15px; text-decoration: none} 
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; text-decoration: none} 

body {
	background-image:  url();
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
hr {
	width: 400px;
	color: #4f4942;
	}
