@charset "UTF-8";
/* CSS Document */

.styleStateName {
	font-size: 22pt;
	font-weight: bold;
	color: #000080;
}

.styleCityName {
	font-size: 14pt;
	color: #000080;
	font-weight: bold;
}

.styleStoreName {
	font-size: 12pt;
	font-weight: bold;
}

.styleAddressPhone {
	font-size: 12pt;
}

.styleWKsubt {font-size: 10pt;
		  font-weight: bold;
}

.styleLinksCityTittle {
	font-size: 12pt;
}

.styleRed {font-size: 10pt;
          color: #FF0000;
		  font-weight: bold;
}

.styleRedF {font-size: 12pt;
          color: #FF0000;
		  font-weight: bold;
}


.styleNorthSouth {font-size: 18pt;
		  font-weight: bold;
}

.styleCopyright {font-size: 8pt;
}

