body {
	background-color: #F5F8EF;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana,Arial, Helvetica, Geneva, sans-serif;
	color: #006885;
	font-size: 10pt;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana,Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.title {
	font-size: 12pt;
	font-weight: bold;
}

.title2 {
	font-size: 11pt;
	font-weight: bold;
}

.sub1 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.sub2 {
	font-size: 10pt;
	font-weight: bold;
}

.hilite {
	font-style: italic;
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.footer {
	font-size: 8pt;
}

.navbar { border-top: thin solid black; width: 100%; }

A:link    { color: #006885; text-decoration: underline; font-weight: normal; }
A:active  { color: #006885; text-decoration: underline; font-weight: normal; }
A:visited { color: #006885; text-decoration: underline; font-weight: normal; }
A:hover   { color: #006885; text-decoration: none; font-weight: normal; }

A.footer:link    { color: #006885; text-decoration: underline; font-weight: normal; font-size: 8pt; }
A.footer:active  { color: #006885; text-decoration: underline; font-weight: normal; font-size: 8pt; }
A.footer:visited { color: #006885; text-decoration: underline; font-weight: normal; font-size: 8pt; }
A.footer:hover   { color: #006885; text-decoration: none; font-weight: normal; font-size: 8pt; }


