body {
	margin: 0px;
}
p.heading {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
}
html, p, td, div {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
ul.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	list-style: none;
}
p.sideheading {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
}
p.subheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
p.yearheading {
	font-family: Times News Roman;
	font-size: 14px;
	font-weight: bold;
}
img.floatleft {
	float: left;
	margin: 0px 0px 0px 0px;
}
p.topheading {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding-right: 5px;
}
.doubleside {
	border: 3px double #CCC;
	padding: 2px 0px 2px 5px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a:link 	{ color: #344163; font-family: Arial; font-size: 12px; text-decoration: underline; }
a:visited { color: #344163; font-family: Arial; font-size: 12px; text-decoration: underline; }
a:active 	{ color: #344163; font-family: Arial; font-size: 12px; text-decoration: underline; }
a:hover 	{ color: #344163; font-family: Arial; font-size: 12px; text-decoration: none; }

td#menu {
	padding-bottom: 2px;
	padding-right: 5px;
	}
td#menu, td#menu a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
td#menu a:hover {
	text-decoration: underline;
	}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}

.ok {
	font-size: 12px;
	font-weight: bold;
	color: darkgreen;
	}

	
.pricingHeader {
	border-bottom: solid 1px;
	margin-bottom: 5px;
}