/* CSS Document */body	{margin-top: 10px;	margin-right:auto;	margin-left:auto;	width: 800px;	padding: 10px;	font-family:font-size:1em;	background-color: #DEDECA;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 24px;	color: #336699;	}h1 {font-size:1.5em;	text-align: center;} 	h2 {	font-size:1.25em;	background-color: #DEDECA;	background-color: #FFFFFF;	text-indent: 10px;	}li{text-indent: 10px;	font-weight: bold;	color:#660000;	font-style: italic;	line-height: normal;}p{	color: #000000;	font-size: 1.2 em;	padding-left: 5px;	padding-right: 5px;	bottom: 3px;	line-height: 120%;		}	td{	background-color: #FFFFFF;	text-align: left;	vertical-align: top;}	a{	color: #336699;}	