body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image:url(webimages/bkgrnd.gif);
  background-repeat:repeat;
  margin:0px;
  font-size:14px;
  color:#333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a	{
	color:#000099;
	text-decoration:none;
}
a:hover	{
	color:#990000;
	text-decoration:underline;
}
.foot {
	color:#333333;
	font-size:10px;
}
a.foot {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
a.foot:hover {
	color:#333333;
	font-size:10px;
	text-decoration:underline;
}
.menu2 {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:16px;
}
a.menu2 {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:16px;
}
a.menu2:hover {
	color:#CACACA;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:16px;
}
.head {
	font-size:16px;
	text-transform:uppercase;
	color:#F0EDDC;
	line-height:20px;
}
.title {
	font-size:18px;
	font-weight:bold;
	color:#4B529A;
	text-transform:uppercase;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#4B529A;
	text-transform:uppercase;
}