/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin: 0px;
	color: #000000;
	text-align:center;
}
#content{
	margin:10px auto;
	width:950px;
	text-align:left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #000066;
}
.Style2 {font-size: 9}
.float{
	float:right;
	margin:5px;}