H1  {
	font-size : 16pt;
	font-family : trebuchet ms, arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : trebuchet ms, arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : trebuchet ms, arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : trebuchet ms, Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 12pt;
	font-family : times new roman, trebuchet ms, Arial, Verdana;
	font-weight : normal;
	font-style : normal;
	color : black
}


TD  {
	font-size : 12pt;
	font-family : times new roman, trebuchet ms, Arial, Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 12pt;
	font-family : times new roman, trebuchet ms, Arial, Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.textbox  {
	color : white;
	font-size : 13px;
	font-family : trebuchet ms, Arial, Verdana;
	font-weight : normal;
	font-style : normal;
}


.nav1 { color: gray; font-size: 12px; font-family: trebuchet ms, Arial, Verdana; padding-right: 10px; font-weight: bold; }

.nav1 a:link { color: gray;  font-family: trebuchet ms, Arial, Verdana; font-weight: normal;  text-decoration: none;  }

.nav1 a:active  { color: gray; font-family: trebuchet ms, Arial, Verdana; font-weight: bolder;  text-decoration: none;  }  

.nav1 a:visited { color: gray;font-family: trebuchet ms, Arial, Verdana; font-weight: normal;  text-decoration: none;  }  

.nav1 a:hover { color: black; font-family: trebuchet ms, Arial, Verdana; font-weight: bold;  text-decoration: none; } 


.nav2 { color: #ffffff; font-size: 12px; font-family: trebuchet ms, Arial, Verdana; padding-right: 10px; font-weight: bold; }

.nav2 a:link { color: #ffffff;  font-family: trebuchet ms, Arial, Verdana; font-weight: normal;  text-decoration: none;  }

.nav2 a:active  { color: #ffffff; font-family: trebuchet ms, Arial, Verdana; font-weight: bolder;  text-decoration: none;  }  

.nav2 a:visited { color: #ffffff;font-family: trebuchet ms, Arial, Verdana; font-weight: normal;  text-decoration: none;  }  

.nav2 a:hover { color: 66ffff; font-family: trebuchet ms, Arial, Verdana; font-weight: normal;  text-decoration: none; } 


.fancy { color: #ffffff; font-size: 10pt; font-family: papyrus; padding-right: 10px; font-weight: bold; }

.fancy a:link { color: #ffffff;  font-family: papyrus; font-weight: normal;  text-decoration: none;  }

.fancy a:active  { color: #ffffff; font-family: papyrus; font-weight: bolder;  text-decoration: none;  }  

.fancy a:visited { color: #ffffff;font-family: papyrus; font-weight: normal;  text-decoration: none;  }  

.fancy a:hover { color: black; font-family: papyrus; font-weight: normal;  text-decoration: none; } 


a:link  {
	font-size : 12pt;
	font-family : times new roman, trebuchet ms, Arial, Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}


a:hover  {
	font-size : 12pt;
	font-family : times new roman, trebuchet ms, Arial, Verdana;
	font-weight : bold;
	font-style : normal;
	color : gray;
}


a:visited  {
	font-size : 12pt;
	font-family : times new roman, trebuchet ms, Arial, Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

a.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

a.cndark:visited   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

a.cndark:hover   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;
}
a.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}