td {
	font-family: verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color:yellow;
	text-decoration: underline;
}

.subnav {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.bluelink {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

.biglink {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.imgmargin {
	margin-left: 25px;
	margin-right: 25px;
}
