body {
	margin: 0px;
	font-family: Arial;
}

H1 {
	font-family: Arial;
	font-size: large;
	font-weight: 400;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

H2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

HR {
	height: 1px;
	width: 100%;
	color: #cccccc;
}
.top {
	padding: 3px 0px 3px 0px;
	text-align: center;
}
.top A {
	font-size: 0.8em;
	color: #005DB9;
	text-decoration: none;
}
.top A:Visited {
	color: #005DB9;
}
.top a:hover {
	text-decoration: underline;
}
.tag {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 400;
}

.searchResultItem A {
	font-size: 0.8em;
	color: #005DB9;
}
.searchResultItem A:Visited {
	color: #005DB9;
}

.alphaLinks {
	font-size: x-small;
	color: #ffffff;
	text-align: right;
}

.alphaLinks A {
	color: #ffffff;
	padding: 0px 2px 0px 2px;
}

.alphaLinks A:Hover {
	text-decoration: none;
}

.alphaLinks A:Visited {
	color: #ffffff;
}

.bc {
	font-size: 9pt;
	margin-bottom: 5px;
}

.bc a {
	color: #005DB9; /*margin-left: 5px;*/
}

p {
	margin-bottom: 12px;
	margin-top: 0px;
}
