body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: bold;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}
.bodytext {
	font-size: 14px;
}
.infotext {
	font-size: 12px;
}
.helptext, .attribtext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A7A7A7;
}
.errortext {
	color: #FF0000;
}

a:link {
	color: #0000AA;
	text-decoration: none;
}
a:visited {
	color: #0000AA;
	text-decoration: none;
}
a:hover {
	color: #7777FF;
	text-decoration: none;
}

.tabheadhi, .tabheadlo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tabheadsmallhi, .tabheadsmalllo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.tabheadhi, .tabheadsmallhi {
	color: #000000;
}
.tabheadlo, .tabheadsmalllo {
	color: #000077;
}

.tabheadlo a:link {
	color: #0000AA;
	text-decoration: none;
}
.tabheadsmalllo a:link {
	color: #0000AA;
	text-decoration: none;
}
.tabheadlo a:visited {
	color: #0000AA;
	text-decoration: none;
}
.tabheadsmalllo a:visited {
	color: #0000AA;
	text-decoration: none;
}
.tabheadlo a:hover {
	color: #7777FF;
	text-decoration: none;
}
.tabheadsmalllo a:hover {
	color: #7777FF;
	text-decoration: none;
}
