@CHARSET "ISO-8859-1";

.menu {
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-family: verdana;
	}

.top {
	font-weight: bold;
	font-size: 30pt;
	font-family: verdana;
	color: blue;
	text-align: right;
	background-color: white;
}

.bar {
	font-size: 12pt;
	font-family: verdana;
	color: white;

}

.main {
	font-size: 12pt;
	font-family: verdana;
	color: blue;
	text-align: left;
}

a.bar  {
	font-size: 12pt;
	font-family: verdana;
	color: white;
}

.address {
	font-size: 12pt;
	font-family: verdana;
	color: blue;

}
a.address  {
	font-size: 12pt;
	font-family: verdana;
	color: blue;
}

.heading {
	font-weight: bold;
	font-size: 14pt;
	font-family: verdana;
	color: blue;
	text-align: left;
}
