@import url("links.css");
@import url("scrollbar.css");
@import url("navbar.css");

body {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.boldtext{
	font-weight:bold;
}
.textlink3 {
	color: #616A81;
	font-weight: bold;
}
.textlink2 {
	font-size: 13px;
	color: #616A81;
	font-weight: bold;
}
.maintextitalics {
	font-style: italic;
}
.maintext1bold {
	font-weight: bold;
}
.largeheading {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.heading1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.firmname {
	font-size: 12px;
	font-weight: bold;
	color: #596780;
	text-decoration: none;
	cursor: auto;
}
.cmtemaintext {
	font-size: 10px;
}
.cmteheading {  
	font-size: 12px; 
	font-weight: bold; 
}
.boldsubheading {
	font-size: 12px;
	font-weight: bold;
}
.itlalicsheading1 {
	font-size: 12px;
	font-style: italic;
}
.dinnerhead {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.subtitle {
	font-size: 16px;
	text-align: center;
}
.location {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	}
