/*  hartland.css */
body, p, dd, dt {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
	margin: 0;
	padding: 0;
}
body, td, p, dd,  {font-weight: normal;}

td {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
	margin: 0;
	padding: 14px;
}
b {font-weight: bold;}
dt {font-weight: bold; margin-top: 6px;}
p.notice {color: #000000; background: #CCCCCC;}
p.reverse {	color: #ffffff; background: #330099;}
.browser {
    font-family: Times New Roman,Times,serif;
    font-size: 9pt;
	margin-left: 15px
}
.source, pre {
    font-family: Verdana,monospace;
    font-size: 10pt;
	margin-left: 15px;
}
.button {
	color: black;
	background: gainsboro;
	font-weight: bold;
}

th {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
}
h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	font-weight: bold;
	background-color: #EEEEEE;
}
h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
	font-weight: bold;
}
h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14pt;
    color: #0000FF;
	text-decoration: none;
}
h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #0000FF;
}
A:visited {
	text-decoration: none;
	color: #ff0000;
}
A:hover {
	text-decoration: none;
	color: #333399;
	background-color: none;
}
a.button {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
.unifyRepeatArea {font-size: .9em;}

