body {
	background-color: #FFFFFF;
	margin-top: 5px;
}
a:link, a:visited {
	color: #314B7D;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #427B33;
	font-weight: bold;
	text-decoration: underline; 
}

#Menu a:link, #Menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #427B33;
	text-decoration: none;
	text-align: right;
}

#Menu a:hover  {
	font-weight: bold;
}  /*#Menu a:active*/

#comMenu a:link, #comMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	color: #427B33;
	text-decoration: none;
}
#comMenu a:hover {
	text-decoration: underline;
}
		
#subMenu a:link, #subMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

#subMenu a:hover, #subMenu a:active {
	color: #427B33;
	font-style:italic
}

#footerMenu a:link, #footerMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
	text-decoration: none;	
}

#footerMenu a:hover, #footerMenu a:active {
	color: #427B99;
} 

.type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #444444;
}
.type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.type3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
.type4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #4B483D;
	font-weight: bold;
}
p {
	text-align: left;
}
.subMenuStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #427B33;
	font-style: italic;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
.listing a:link, .listing a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #314B7D;
	text-decoration: none;
}
.listing a:hover, .listing a:active {
	color: #427B33;
	text-decoration: underline;
}
.type2dk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

