BODY {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.mark {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	padding-LEFT: 1em;
}

A {
	text-decoration: underline;
	color: Maroon;
}

A:Hover {
	text-decoration: none;
	color: #CE3100;
}

.style2 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}

.largeCap {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.CopyRight {
	font-family: Arial;
	font-size: 8pt;
}

.NavHead { 
	padding-top:1em; 
	font-weight: bold; 
	vertical-align: top;
	font-size: 10pt;
}

.Navigation { 
	padding:1em; 
	vertical-align: top;
	font-size: 10pt;
}

.bold {
	text-weight: bold; 
	font-family: arial black; 
	padding-right: 1em; 
}

.10point { 
	font-family: Arial;
	font-size: 10pt; 
}
