body {
}
	

h1 {
	font-family: arial, sans serif;
}

h2 {
	color: #666;
	font-family: arial, sans serif;
	border-bottom: 1px dashed #666;
}

p {
	font-family: verdana, arial, sans serif;
	margin-bottom: 1em;
	line-height: 125%;
}

ul {
	font-family: times new roman, arial, sans serif;
}

a {
	color: #666;
}

a:hover {
	color: #000;
	text-decoration: none;
}