<!--
BODY {
	margin:0; padding:0; background-color : #FFFFFF;
	background-image: url('');
	background-repeat: repeat-x;
	 
}
A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A:ACTIVE {
	text-decoration : underline;
}

.menu a:link {color: #000000;}
.menu a:visited {color: #000000;}
.menu a:hover {color: maroon; text-decoration: none; border-bottom: 1px solid;}
.menu a:active {color: red;}
.menu a {text-decoration: none; border-bottom: 1px dotted;}

.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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}

.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: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 12pt;
	text-transform: uppercase;
	}
.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;
	}


.title {
	font-family: century gothic, tahoma, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 12pt;
	text-transform: none;
	}
	
.menu {
	font-family: century gothic, tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: none;
	line-height: 12pt;
	text-transform: none;
	padding-left:50px; 
	}

.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;

}

-->