/* CSS Document */

<style> 
A.menu {
 font-size: 9pt; font-family: Arial; color: #5787ef; text-decoration: none; 	font-weight: bold;
}

A.menu:link {
 font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;
}
A.menu:visited {
	font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;
}
A.menu:hover {
font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;	
}

A.menu2 {
 font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;
}

A.menu2:link {
 font-size: 9pt; font-family: Arial; color:   #fff; text-decoration: none; 	font-weight: bold;
}
A.menu2:visited {
	font-size: 9pt; font-family: Arial; color:   #fff; text-decoration: none; 	font-weight: bold;
}
A.menu2:hover {
font-size: 9pt; font-family: Arial; color:  #fff;text-decoration: underline; 	font-weight: bold;
}






A {
 font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;
}

A:link {
 font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;
}
A:visited {
	font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;	
}
A:hover {
font-family: Verdana;
	color:  #de4d10;
	font-size: 11px;
	font-weight: bold;
}


h1 { font-family: Verdana;
	color:  #de4d10;
	font-size: 12px;
	font-weight: bold;
 } 
li{ font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
 }
 
p{ font-family: Verdana;
	color: #222222;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
 } 
 p.z{ font-family: Verdana;
	color: #c91659;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
 } 
p.small{ font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
 }
 table.table { border:thin; border-color:#CCCCCC; }
</style>

