.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:left;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: underline;
}

.stylish {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#093;
	text-decoration: underline;
}
.advertising {
	border: thin groove #CCCCCC;
}
.advertisingleft {
	border: thin groove #CCCCCC;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
}
.titlename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: underline;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body_text p strong {
	color: #000;
}
A:link {
		text-decoration: underline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:center;
		color:#069;
		}
A:visited {
		text-decoration: underline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:center;
		color:#09C;
		}
A:active {
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:center;
		color:#03C;
		}
A:hover {
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:center;
		color:#603;
		}
