body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #006699;
	margin-top: 5px;
	background-image: url(graphics/bkgrnd.jpg);

}

a:link {
	color: #990000;
}

a:visited {
  color: #339933;
}




.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



.tableborder {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}


.tableborder2 {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.head {	font-size: 16pt;
	font-weight:bold;
	color:#339933;
	font-family: "Times New Roman", Times, serif;

}

.subhead {	font-size: 18pt;
	font-weight:bold;
	color:#339933;
	font-family: Arial, Helvetica, sans-serif;
		margin-left: 15px;
}
.subtitle {	font-size: 12pt;
	font-weight:bold;
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitle2 {	font-size: 11pt;
	font-weight:bold;
	color:#339933;
	font-family: Arial, Helvetica, sans-serif;
}

.indent { margin:20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {background-color:#FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
a:web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
