body {
	margin: 0% 0% 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #1C1912;
	color:#000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color: black;
	font-size: 15px;
	padding-top:5px;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	color: black;
	font-size: 14px;
	padding-top:5px;
}
P {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E5CE91;
	font-weight:bold;
}

.links, .links:visited{
	color: #E5CE91;
	font-weight:bold;
	font-size : 12px;
	text-decoration : none;
	}

.links:hover{
	color: black;
	font-size : 12px;
	font-weight:bold;
	text-decoration : underline overline;

	}
.address {
	color: black;
	font-weight: bold;
	font-size : 12px;

}
.credit, .credit:visited{
	color: #E5CE91;
	font-weight:bold;
	font-size : 10px;
	text-decoration : none;
}

.credit:hover{
	color: #5691CA;
	font-size : 10px;
	font-weight:bold;
	text-decoration : underline overline;

	}
	.yahoo, .yahoo:visited{
	color: #E5CE91;
	font-weight:bold;
	font-size : 11px;
	text-decoration : none;
}

.yahoo:hover{
	color: black;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	}
		.yahoo2, .yahoo2:visited{
	color: #5691CA;
	font-weight:bold;
	font-size : 11px;
	text-decoration : none;
}

.yahoo2:hover{
	color: black;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	}
	.resources, .resources:visited{
	color: black;
	font-weight:bold;
	font-size : 12px;
	text-decoration : underline;
}

.resources:hover{
	color: #B02343;
	font-size : 12px;
	font-weight:bold;
	text-decoration : underline;

	}
	.red {
		color:red;
	}