
body {
	background-color: #ffffff;
	background-image: url(images/watermark.gif);
	background-position: top;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

p {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	font-weight: normal;
}


.sub {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
}


a:link {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.small {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

a.small:link {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

a.small:visited {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a.small:hover {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

li {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}

li.ind {
	margin-left: 180px;
}


h1 {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}

h2 {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #FFC047;
}

h3 {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #1C0980;
}

a.menu:link {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #174871;
}

a.menu:visited {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #174871;
}

a.menu:hover {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0E8DE;
	background-color:#516F81;
}



