BODY{
	margin:0px;
}
h1{
	margin: 0px;
	font-family: DINMittelschrift;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
}
h2{
	margin: 0px;
	font-family: DINMittelschrift;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.homeText{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #645E59;
	letter-spacing: -1px;
	font-weight: 600;	
	
}
.footerText{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.footerText A{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.footerLinks{
	font-family: verdana;
	font-size: 11px;
	color: #695d54;
}
.footerLinks A{
	font-family: verdana;
	font-size: 11px;
	color: #695d54;
}
.mainText{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.mainText A{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titleText {
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}