   body { font-size: 10pt; font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
		margin: 0;
	padding: 0}
   p { font-size: 10pt; font-family: Trebuchet MS,Arial,Helvetica,sans-serif}
   blockquote { font-size: 12pt; font-family: Trebuchet MS,Arial,Helvetica,sans-serif}
   h1 { font-size: 14pt; font-weight: bold; font-family: Arial,Helvetica,sans-serif}
   h2 { font-size: 12pt; font-weight: bold; font-family: Arial,Helvetica,sans-serif}
   h3 { font-size: 10pt; font-weight: bold; font-family: Arial,Helvetica,sans-serif}
   td { font-size: 10pt; font-family: Trebuchet MS,Arial,Helvetica,sans-serif}
.nav {
	color: white;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.navhead {
	color: white;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}


.topnav {
	color: white;
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.keyw {
	color: #606060;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: capitalize;
}

.ts {
	color: white;
	font-size: 7.5pt;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
	left: 10px;
}
a.ts:link,a.ts:visited,a.ts:active {
	color: white;
	font-size: 7.5pt;
	font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
}
a.ts:hover {
	text-decoration: underline;
}

   a:link,a:visited,a:active { color: navy}
   a:hover {color: black}

   a.nav:link,a.nav:visited,a.nav:active {
	color: #303030;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
   a.nav:hover {
	color: Black;
}
   a.navhead:link,a.navhead:visited,a.navhead:active {
	color: white;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

   a.topnav:link,a.topnav:visited,a.topnav:active {
	color: #e2daf5;
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
   a.topnav:hover {
	text-decoration: underline;
}

p.box {
	border-style: solid;
	border-color: navy;
	background-color: #4FB301;
	color: white;
	padding: 5;
	font-weight: bold;
}

a.box{
	color: white;
}

a.box:link,a.box:visited,a.box:active{
	color: white;
}

a.box:hover {
	color: navy;
}