<style type="text/css">

A 					{ text-decoration:none }
A:link				{ color: #0e2c4a; font-weight: bold; text-decoration: none }
A:hover				{ color: #6A88B3; font-weight: bold; text-decoration: underline }
A:active            { color: #B9C4DC; font-weight: bold; text-decoration: underline }
A:visited			{ color: #0e2c4a; font-weight: bold; text-decoration: none }
A:visited:hover     { color: #6A88B3; font-weight: bold; text-decoration: underline }

body, td, textarea 	{ font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 9pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 11pt; }

.NavTopText { 
  font-weight: bold; 
  font-size: 13px;
  line-height: 19px; 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-variant: normal;
  font-style: normal;
  color: #ffffff;
  z-index:5;
}

.NavTopLink { 
  font-weight: bold; 
  font-size: 13px;
  line-height: 19px; 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-variant: normal;
  font-style: normal;
  color: #ffffff;
}

.NavTopLink:hover { 
  font-weight: bold; 
  font-size: 13px;
  line-height: 19px; 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-variant: normal;
  font-style: normal;
  color: #b7c7c4;
}


.navtop { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  color: #6e7d9bf;
}

.navtoplink { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  color: #e7d9bf;
}

.navtoplink.hover { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  color: #6A88B3;
}

.copyright { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  font-color: #834a25;
}

h1 { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold; 
  font-size: 10pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: italic;
}

h2 { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold; 
  font-size: 9pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

h3 { 
  font-family: Lucida Sans, Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: normal; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}


.white 				{ background-color : #FFFFFF; }
.ltgray 			{ background-color : #E5E5E5; }
.medgray 			{ background-color : #C0C0C0; }
.black 				{ background-color : #000000; }

.dkblue 			{ background-color : #00447C; }
.mdblue 			{ background-color : #6A89B3; }
.ltblue 			{ background-color : #B9C4DC; }


</style>