﻿<style type="text/css">
LI.list1 {
	list-style:disc;
	color:white;
	}
LI.list2 {
	color:black
	}
.textblack {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-size: 12px; 
	}
a.textblack {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	}
a.textblack:hover {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #ff5c00; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	}
.textorange {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #ff5c00; 
	text-decoration: none; 
	font-size: 12px; 
	}
a.textorange {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #ff5c00; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	}
a.textorange:hover {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #000000 ; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	}
input.vanelle {
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:300;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height:12px;
}
select.vanelle {
	color:#000000;
	background-color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:300;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height:12px;
}
textarea.vanelle {
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:300;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height:12px;
}
a.textorangesmall {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #ff5c00; 
	text-decoration: none; 
	font-size: 9px; 
	font-weight: bold;
	}
a.textorangesmall:hover {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #000000 ; 
	text-decoration: none; 
	font-size: 9px; 
	font-weight: bold;
	}
.pagemainheading {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-size: 18px; 
	}
.pagesubheading {  
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-size: 16px; 
	}
</style>