body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:  url("images/background.gif") center;
  background-color: #396782;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 200%;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #6F594A;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #cccccc;
}

.smallText a:link {
	color: #A2A8C2;
	text-decoration: none;
}

.smallText a:visited {
	text-decoration: none;
}

.smallText a:active {
	text-decoration: none;
}

.smallText a:hover {
	text-decoration: underline;
	color: #999999;
}

.sideMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	padding: 3px;
}

.sideMenu a:link {
	color: #666666;
	text-decoration: none;
}

.sideMenu a:active {
	text-decoration: none;
}

.sideMenu a:visited {
	text-decoration: none;
}

.sideMenu a:hover {
	text-decoration: underline;
}
