body, p, td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a, a:visited, a.td, a.td:visited {
	font-family: Arial;
	font-size: 11px;
	color: #6A8272;
	text-decoration : none;
}

a:hover, a.td:hover {
	font-family: Arial;
	font-size: 11px;
	color: #6A8272;
	text-decoration : underline;
}

.padded_grey {
	padding-top: 12px;
	color: #6A8272;
}

.padded_black {
	padding-top: 12px;
	color: #000000;
}

.navlink, a.navlink, td.navlink, a.navlink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #6A8272;
}

.blacklink, a.blacklink, td.blacklink, a.blacklink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.myform td {
	font-family: Arial;
	font-size: 11px;
	color: #A6834C;
}

.myform input, .myform textarea, .myform select {
	width: 175px;
}

.myform header {
	color: #333333;
}

.pricingChartHeader {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #A6834C;
}


.pricingChartSubheader, .pricingChartSubheader p {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #A6834C;
}

.pricingChartLink {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #6A8272;
	text-decoration: none;
}