body {
	text-align: center;
	margin-top: 75px;
	padding: 0;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #FFFFFF;

}
table {
	width: 450px;
	background-color: #999999;
	height: 600px;
	border:2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	color: #000000;	
}

table1 {
	width: 450px;
	background-color: #999999;
	height: 600px;
	border:2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #000000;	
}

	
	
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #000000;
}


h1 {
	font-size: 180%;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	margin-bottom: 0.7em;
	}
h2 {
	font-size: 120%;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #000000;
	}
h3 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #000000;
	}
h4 {
	margin-bottom: 0.4em;
	color: #000000;
	}

	
