body {
	background-color: #DCDCDC;
	font-family: Calibri;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin: 0px;
}

td, th {
	font-family: Calibri;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.title {
	font-family: Calibri;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Calibri;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Calibri;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Calibri;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.footer {
  font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.legal {
	font-family: Calibri;
	font-size: 9px;
	color: #FFFFFF;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

