body {
	font-family: "Times New Roman", Times, serif
	font-size: 12px;
	color: #000;
}

.head {
	font-size: 36px;
	font-weight: bolder;
}

.subhead {
	font-size: 24px;
	font-weight: bolder;
}

a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}