body{
	margin:0;	
	font-family:Trebuchet MS, Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;

	background: #999999;
}
		 blockquote { margin:0 0 0 20px;}
		 p{ margin:5px 0 5px 0;}
		 H1 {font-size: 18px;	color: #666666;	text-transform: uppercase;	font-weight: bold;	border-bottom-color: #CCCCCC;	border-bottom-style: dotted;	border-bottom-width: 2px;	width: 630px;	margin-top: -1px;	margin-left: 4px;	padding-top: 10px;}
		 H2 {
	margin:15px 0 15px 0;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 16px;
	text-indent: 40px;
	background-image: url(/images/3_dots.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 100%;
	font-weight: bold;
}
		 ol{
	padding:0;
	margin:5px 0 0 0;
}
		 ol li{

	margin:4px 0 4px 48px;

	list-style-type: decimal;
}
		 ul{
	padding:0;
	margin:5px 0 0 0;
}
		 ul li{
	padding:0 25px 0 15px;
	margin:4px 0 4px 30px;
	background:url(/images/list_a.gif) no-repeat 0px 3px;
	padding-top: 3px;
}