body { color:#7C6043; 
	font-family: "Arial", "Helvetica", san-serif;
	font-size: 12px;
	text-align: center;
	min-width: 600px;
}

h1 { 
	font-align: center; 
	color:#CC9900; 
	font-family: "Times-Roman", serif; 
	font-size:24px; 
	font-weight: bold; 
}

hr { color:#7C6043; 
	size:2px;
}

A:link {color:#99633; 
	font-style: bold; 
}

A:visited { color:#cc6600; font-style: bold; }

A:active { color:#663300; font-style: bold; }

table {align: center; 
	border-color:#CC9900; 
	border-width:1px;
	font-size: x-small;
	width:600px;}
td, p { padding:0px,6px,0px,6px; font-size: x-small;
	text-height: 110%;
}

li	{font-size: x-small;}

.bullet{text-indent: -7px;
	margin-left: 7px;
}

#wrapper {
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}































]