* {
  margin: 3;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul, li {
  margin: 1em 0;
}
img {
	border: 0;
}
a:link {
color: #006eab;
text-decoration: none;
border-bottom: 1px dotted #006eab;
}

.lnk {
color: #006eab;
text-decoration: none;
border-bottom: 1px dotted #006eab
;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009;
	width: 610px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	width: 600px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	width: 600px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	width: 600px;
	
	margin-left:10px;
}

