html,body {
font-family : Verdana;
font-size : 11px;
text-align : left;
text-align: center;
background-color: #000000;
color: #ffffff;

}

p {
font-family : Verdana;
font-size : 10px;
}

td {
font-family : Verdana;
font-size : 11px;
}

li {
font-family : Verdana;
font-size : 11px;
}

a:hover {
background-color : #000000;
text-decoration : none
}

#index {
	padding: 0px 0px 0px 0px;  
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
}
