body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
}
p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	padding-top: 6px;
	padding-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #006699;
	padding-bottom: 8px;
	padding-top: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #999999;
	margin-top: 6px;
	margin-bottom: 6px;
}
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}	
a {color: #006699;
	font-weight: bold;
	text-decoration:none;
}
a:active, a:focus, a:link, a:visited {color: #006699;
}
a:hover {color: #006699;
	text-decoration: underline;
}
.imp {
	color: #000000;
	font-weight: bold;
}
ul {
	margin-left: 12px;
	list-style-type: square;
	text-indent: 12px;
}
li {
	margin-left: 12px;
	list-style-type: square;
}
.footer {
	font-size: 10px;
	text-align: left;
	}
blockquote {
	margin-left: 36px;
}
