	body {
	background-color:#DADAE0;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	}

a:link { color: #FF8000; text-decoration: none }
a:visited { color: #FF8000; text-decoration: none }
a:active { color: #FF8000; text-decoration: none }
a:hover { color: #C66300; text-decoration: none }

	td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:19px;
	}
	
	h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #787A8D;
	margin-bottom: 20px;
	}
	
	h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #787A8D;
	margin-bottom:5px;
	line-height:15px;
	}
	
	p {
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
	.content {
	margin-top: 23px;
	margin-left:13px;
	margin-bottom:18px;
	}
	
	li {
	margin-bottom:15px;
	}
	
	.info {
	margin-left:20px;
	}
	
	p.header {
	color: FFB23F;
	}