body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #186D5D;
	letter-spacing: 1px;
	text-align:left;
		}
		
p		{
	font-size:12px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
		}

h1		{
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
		}
		
h2		{
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	font-weight:bold;
		}
a:link {
	color: #186D5D;
	text-decoration: none;
}
a:visited {
	color: #186D5D;
	text-decoration: none;
}
a:hover {
	color: #186D5D;
	text-decoration: underline;
}
a:active {
	color: #186D5D;
	text-decoration: none;
}

li		{
	text-align:left;
		}
		
		img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
