a:visited.nav {
	font-family: "Trebuchet MS", sans serif;
	color: #FFCC00; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:active.nav {
	font-family: "Trebuchet MS", sans serif;
	color: #FFCC00; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:link.nav {
	font-family: "Trebuchet MS", sans serif;
	color: #FFCC00; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:hover.nav {
	font-family: "Trebuchet MS", sans serif;
	color: #FF9900; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}


a:visited.navon {
	font-family: "Trebuchet MS", sans serif;
	color: #FFFF66; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:active.navon {
	font-family: "Trebuchet MS", sans serif;
	color: #FFFF66; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}

a:link.navon {
	font-family: "Trebuchet MS", sans serif;
	color: #FFFF66; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}

a:hover.navon {
	font-family: "Trebuchet MS", sans serif;
	color: #FFFF66; 
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	}

body, p, span, div {
	color: #000000;
	font-family: "Trebuchet MS", sans serif;
	font-size: 12;
	text-decoration: none
}

	a:link {color: #006699}
	a:visited {color: #666666}
	a:hover {color: #990000; text-decoration: underline}

	h1 {
		font-family : "Trebuchet MS", Arial, sans serif;
		font-size : 20;
		color : #006699;
		line-weight : bold;
		text-decoration : none;
		}
	
	h2 {
		font-family : "Trebuchet MS", Arial, sans serif;
		font-size : 16;
		color : #006699;
		line-weight : bold;
		font-style: italic;
		text-decoration : none;
		}
	
	h3 {
		font-family : "Trebuchet MS", Arial, sans serif;
		font-size : 14;
		font-style: italic;
		color : #006699;
		line-weight : bold;
		text-decoration : none
		}

	OL {
		list-style: roman;
		color: #000000;
		font-family: "Trebuchet MS", Arial, sans serif;
		font-size: 12;
		text-decoration: none
		}

	UL {
		list-style: disc outside;
		color: #000000;
		font-family: "Trebuchet MS", Arial, sans serif;
		font-size: 12;
		text-decoration: none
		}
	
	p.disclaimer {
		color: #000000;
		font-family: "Trebuchet MS", Arial, sans serif;
		font-size: 10;
		text-decoration: none
		}