p {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px 15px 10px 10px;
	}
	

p.header {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #336633;
	font-weight: bold;
	text-align: center;
}

p.bodyheader {
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 10px 15px 10px 10px;
	text-align: left;
	font-weight: bold;
}

p.navigate {
	font-family: arial, sans-serif;
	font-size: 11px;
	margin-left: 3px;
	margin-right: 3px;
}

p.quote {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-left: 6px;
	margin-right: 6px;
}

p.body2  {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.5em;
	margin: 10px 15px 10px 10px;
	}
	
p.body  {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.75em;
	margin: 10px 15px 10px 10px;
	}
	
p.color  {
	background-color: #C7E8E9;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 1.25em;
	}
	
table.one {
	border-right-style: inset;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: groove;
	border-color: #9acccd;
	border-width: thin;
}

td.right {
	border-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: dotted;
	border-bottom-style: none;
	border-width: thin;
}

td.middle {
	border-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: dotted;
	border-bottom-style: none;
	border-width: thin;
}

a {
	text-decoration: none;
}

a:hover {
	color: #000000;
	}
	
.list   { 
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	list-style-type: square;
	line-height: 1.5em;
	margin-right: 10px;
	}

