
.style1 {
		font-family: "Arial";
		font-size: 14px;
		color:#ffffff
	}
body {
		color:black;
		background-color:c7c7c7;
		font-family:Arial, Helvetica, Verdana;
		font-size:12px;
		font-weight:bold
		}

a {
	font-family:Verdana, bradley hand itc;
	font-size:16px;
	text-decoration:none;
	color:red;
	}
a:hover {
			color:black;
			}
a.info {
			 color:white;
			 }
table {
			 background:white;
			 }
th {
	 background:black;
	 color:white;
	 }
