body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}

heading1 {
	font-size: 2em;
	font-weight: bold;
}

.boldital {
	font-weight: bold;
	font-style: italic;
}
img {
	padding: 4px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #000033; text-decoration: underline;
}
a:hover {
	color: #006600; text-decoration: underline overline;
}
a:active {
	color: #000033; text-decoration: none;
}

a.whitelnk:link {
	color: #CCCCCC; text-decoration: none;
	font-size: 0.75em;
}
a.whitelnk:visited {
	color: #CCCCCC; text-decoration: none;
	font-size: 0.75em;
}
a.whitelnk:hover {
	color: #FFFFCC; text-decoration: none;
	font-size: 0.75em;
}
a.whitelnk:active {
	color: #FFFF00; text-decoration: none;
	font-size: 0.75em;
}
a.lrgelnk:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 2em;
	font-weight: bold;
}
a.lrgelnk:visited {
	color: #CCCCCC; text-decoration: none;
	font-size: 2em;
	font-weight: bold;
}
a.lrgelnk:hover {
	color: #FFFFCC; text-decoration: underline;
	font-size: 2em;
	font-weight: bold;
}
a.lrgelnk:active {
	color: #FFFF00; text-decoration: none;
	font-size: 2em;
	font-weight: bold;
}
