body
{
	font-family: courier;
	font-size: 84%;
	color: black;
	background-color: white;
}

a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td
{
	font-family: courier;
	font-size: 84%;
	vertical-align: top;
}

.cvSectionHeading
{
	font-family: courier;
	font-size: 100%;
	font-weight: bold;
}
