﻿.bodytext {
	font-size: 12px; color: #666666; font-family: Arial, Helvetica, sans-serif;
}
/* h1 was title1 */
h1 {
	font-weight:bold; font-size: 16px; color: #666666; font-style: italic; font-family: Arial, Helvetica, sans-serif;
}
/* h2 was title2 */
.h2 {
	font-weight: bold; font-size: 12px; color: #666666; font-style: italic;font-family: Arial, Helvetica, sans-serif;
}
.title2 {
	font-weight: bold; font-size: 12px; color: #666666; font-style: italic;font-family: Arial, Helvetica, sans-serif;
}
/* h3 was title3 */
.title3 {
	font-weight:bold;font-size: 14px; text-transform:capitalize; color: #666666; font-style: italic; font-family: Arial, Helvetica, sans-serif;
}



a:link {
	font-weight: bold; font-size: 14px; color: #986666; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
a:hover {
	color: #986666; text-decoration: underline;
}
a:visited {
	color: #986666; text-decoration: none;
}
a:active {
	color: #986666; text-decoration: none;
}
.menurl {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; TEXT-TRANSFORM: lowercase; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Helvetica, sans-serif
}
.footeraddress {
	text-align: center;
	font-family: Arial;
}
.callusnow {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
}


