@charset "UTF-8";
a { color: #BB2F00; }

.menu {
	font-size: 120%;
	font-style: italic;
	font-weight: bolder;
	text-align: right;
	margin: 3px;
	padding: 3px;
	color: #BB2F00;
}

.body {
  background-color: #EEEEEE;
  margin: 5px;
  padding: 2px;
  font-family: "Bernard MT Condensed", Tahoma, Arial;
  color: #BB2F00;
}

.style1 {
  font-size: xx-large;
  font-style: italic;
  font-weight: bold;
  color: #000099;
}

.style2 {font-size: xx-large}

.logo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin-left: 6px;
}
.logo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin-left: 6px;
}
