body {
	background-color: #A34168;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

.title {
	font-family: "Courier New", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFFFF; font-variant: small-caps; text-transform: capitalize; 
}

.title2 {
	font-family: "Courier New", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #F07C3C; color: #FFFFFF; font-variant: small-caps; text-transform: capitalize; 
}

.title3 {
	font-family: "Courier New", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #F75700; color: #FFFFFF; font-variant: small-caps; text-transform: capitalize; 
}

.subtitle {
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.nav {
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	font-variant: small-caps;
}

.menu {
	font-size:9pt;
	color:#C41230;
	font-weight:bold;
}

.menu:hover {
	color: #DEDECA;
	background-color: #330000;
}

.menu2 {
	font-size:7.5pt;
	color:#C41230;
	font-weight:bold;
}

.menu2:hover {
	color: #DEDECA;
	background-color: #330000;
}

.footer {
  font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

