body {
	background-image: url(../images/background.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000099; text-decoration: none;
}

a:visited {
	color: #000099; text-decoration: none;}

a:hover {
	color: #000099; text-decoration: underline;}

a:active {
	color: 000099;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	padding-left: 0px;
	margin-top: 12px;
	font-weight: bold;
	padding-top: 12px;
}

a.footer {
	padding-left: 0px;
}

a.footer:active {
	color: #000033;
}

a.footer:link {
	color: #000033; text-decoration: none;
}

a.footer:visited {
	color: #000033; text-decoration: none;
}

a.footer:hover {
	color: #000033;
	text-decoration: underline;
	height: auto;
	line-height: 20px;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

a.nav {
	padding-left: 0px;
}

a.nav:active {
	color: #006666;
}

a.nav:link {
	color: #006666; text-decoration: none;
}

a.nav:visited {
	color: #006666; text-decoration: none;
}

a.nav:hover {
	color: #CC6633;
	text-decoration: none;
	height: auto;
	line-height: 20px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #006666;
	text-align: left;
	vertical-align: top;
	margin: 20px 0px 15px;
	padding: 20px 0px 15px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}