
a:active     {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}
a:link       {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}
a:visited    {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}
li           {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}
ol           {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}
table        {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}
td           {  font-family: Arial; style; font-size: 11px; color: #000000; letter-spacing:1px}

body{
	min-width: 760px;
	color: #000;
	background: #fff;
	color: #000;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align:center;
}

#content{
	width: 760px;
	background: transparent;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}