.HEADER {
	font-size: 36px;
	font-weight: bolder;
	font-style: italic;
	font-family: sans-serif;
}
.BUSINAME2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.ADDRESS1 {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bold;
}
.PHONE {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
}
.MAPLINK {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}


.BUSINAME {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.MENULINKS {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	color: #FF0000;
	background-color: #000000;
}
.INFO {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.searchname {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
}
.MENU1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	text-indent: 10px;
	background-color: #000000;
}
.HEADER2 {
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
	font-family: sans-serif;
}
.Index {
	text-indent: 10px;
	font-weight: bold;
}
.HEADERBIG {
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	font-family: sans-serif;
}
.LINE {
	color: #0000FF;
}
.REVERSE {
	color: #FFFFFF;
	background-color: #000000;
}
.SEEAD {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.IndexUPPER {
	text-indent: 25px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	padding: 2px;
	background-color: #FFFF00;
	text-decoration: none;
}
