.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.content a:link {
	color: #0099CC;
	text-decoration: underline;
	padding: 4px;

}

.content a:visited {
	color: #0099CC;
	text-decoration: underline;
	padding: 4px;

}

.content a:hover {
	color: #CC0000;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.content a:active {
	color: #99CC00;
	text-decoration: underline;
	padding: 4px;

}



.contentHd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099CC;
	margin-bottom: 0.5em;
	font-weight: bold;
	}

.contentMjHd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099CC;
	margin-bottom: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.contentHdGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}

.image_padd {
	margin: 0px 10px 10px 10px;
	}
	
	
.smlWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.6em;
}

.smlDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.6em;
}

.blue {
	color: #0099CC;
	font-weight: lighter;
	}
	
h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 0.5em;
	}
	
h2 {
	font-size: 1.0em;
	color: #0099CC;
	margin-bottom: 0.5em;
	}
	
h3 {
	font-size: 1.0em;
	color: #454545;
	font-weight: lighter;
	}

