
	body{
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		text-align:justify
		
	}

		A:link
	{
		font-size: 12px;
		background:#000000;
		text-decoration:none; 
		color: #e9bb6b;
	}

		A:visited
	{
		
		font-size: 12px;
		background:#000000;
		text-decoration:none;
		color: #e9bb6b;
	}
		A:hover
	{
		color: white;
		font-size: 12px;
		background:#000000;
		text-decoration:underline
	}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0; 
	padding-bottom: 0;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White
	}