body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
color:#0066CC;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 3px 0px;
}

h1 {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 80%;
	padding-bottom: 5px;
}
