<!--
BODY {
	margin:0; padding:0; background-color : #FFFFFF;
	background-image: url('/images/back.jpg');

	 
}
A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A:ACTIVE {
	text-decoration : underline;
}
.presstitle {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.presstitlesm {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}

.footer {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	}

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	line-height: 10pt;

	}

.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	}
.menutitle {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.menutitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}

.textsm {
	font-family: Georgia, arial, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.textfront {
	font-family: Georgia, arial, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}

.text {
	font-family: Georgia, arial, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}

.titlesm {
	font-family: century gothic, tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	text-align: default;
	line-height: 12pt;
	text-transform: none;
	}
.title {
	font-family: century gothic, tahoma, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: default;
	line-height: 12pt;
	text-transform: none;
	}

.boxes		{ font-family: Tahoma, Arial; 
			  font-size: 9pt;
			  color: #000000;
			  border: 1px solid silver; 
			  background-color: #ffffff;
			  }
			  
.buttons	{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	background-color: #;
	text-align: center;
		text-transform: uppercase;

}

-->
