.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-bottom:dotted #999999 thin;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999999;
}
.subheading1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom:solid #999999  1px;
	font-weight: bolder;
	color: #D8302D;
}
.subheading2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #D8302D;
}
.subheading3 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #339933;
}
.photo_bdr {
	border: #CCCCCC  4px double;
	padding:2px;

	
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}

a.more {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #990000;
}
a.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	color: #D8302D;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}
a.mainlink {
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}
a.mainlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.subfooter {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
a.subfooterlink {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
a.subfooterlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}


a.langLink{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
a.langLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}
