.main {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: 6D6C6C;
	text-align: justify;
}
.smallfont {
	font-family: verdana;
	font-size: 8pt;
	color: 6D6C6C;
}

A.mainnav {
	color:6D6C6C; 
	text-decoration: none; 
	font-family:verdana;
	font-size:12; 
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.mainnav:Visited {
	color: 6D6C6C;
	font-size:12;
	text-decoration: none; 
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.mainnav:Active {
	color: FF7200;
	font-size:12;
	text-decoration: none; 
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.mainnav:Hover {
	color: FF7200; 
	text-decoration: none; 
	font-style : normal;
	font-size:12;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

b {
	color: #58769C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
