


body {
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		text-align: center;
}



p {
	font-family: Verdana;
	font-size: 12px;
}



td {
	font-family: Verdana;
	font-size: 12px;
}



li {
	font-family: Verdana;
	font-size: 12px;
}



h1 {
font-family: Verdana;
font-size: 10px;
}



h2 {
font-family: Verdana;
font-size: 12px;
}



h3 {
font-family: Verdana;
font-size: 14px;
}



h4 {
font-family: Verdana;
font-size: 16px;
}



h5 {
font-family: Verdana;
font-size: 18px;
}



h6 {
font-family: Verdana;
font-size: 20px;
}



a:link {
	text-decoration: none;
	color: #000000;
}



a:visited {
	text-decoration: none;
	color: #000000;
}



a:active {
	text-decoration: none;
	color: #000000;
}



a:hover {
	text-decoration: underline overline;
}


