
BODY {
	font-family: arial, helvetica, impact, sans-serif;
	font-size: 10pt;
	background-color : #ffffff;
	color: #000000;
}

TD {
	font-family: arial, helvetica, impact, sans-serif;
	font-size: 10pt;
	color: #000000;
}

DIV {
	font-family: arial, helvetica, impact, sans-serif;
	font-size: 10pt;
	color: #000000;
}

FONT {
	font-family: arial, helvetica, impact, sans-serif;
	font-size: 10pt;
}

.big { font-size: 18pt; }
.bold { font-weight: bold; color: #009; }
.red { color: #800; }

A:link {
	text-decoration: none;
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, impact, sans-serif;
}

A:active {
	text-decoration: none;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, impact, sans-serif;
}

A:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, impact, sans-serif;
}

A:hover {
	text-decoration: none;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, impact, sans-serif;
}

A:link.s { font-weight:normal; }
A:active.s { font-weight:normal; }
A:visited.s { font-weight:normal; }
A:hover.s { font-weight:normal; }

#blockpavers {
	margin: 0 0 20px 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: dashed 1px #800;
}

#blockpavers a {
	padding: 0 15px;
}

#blockpavers a.at {
	color: #000;
}

#infobox {
	margin: 10px;
	padding: 10px;
	border: solid 1px #800;	
	color: #009;
}

#infobox h3 {
	margin: 0;
}

#infobox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#infobox li {
	margin: 1.1em 0;
}

#infobox a {
/*	color: #009; */
}

.small {
	font-size: .8em;
}