<style>

.cnt {
	font-family: Verdana;
	font-size: 11px;
	color: #4F4E4E;
	line-height: 20px;
}

.cnt {
	font-family: verdana;
	font-size: 11px;
	color: #4F4E4E;
	line-height: 20px;
}

.grey {
	font-family: verdana;
	font-size: 11px;
	color: #989898;
}

.title {
	font-family: verdana;
	font-size: 14px;
	color: #003366;
	line-height: 11px;
}

.title2 {
	font-family: verdana;
	font-size: 11px;
	color: #6699CC;
	line-height: 11px;
}

.white{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
}

a:link.blue { 
	font-family: Verdana;
	font-size: 11px;
	color: #6699CC;
	line-height: 11px;
	text-decoration: none;
}
	
a:visited.blue { 
	font-family: Verdana;
	font-size: 11px;
	color: #6699CC;
	line-height: 11px;
	text-decoration: none;
}
		
a:hover.blue { 
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	line-height: 11px;
	text-decoration: underline; 
}	

a:link.green { 
	font-family: Verdana;
	font-size: 11px;
	color: #669900;
	line-height: 11px;
	text-decoration: none;
}
	
a:visited.green { 
	font-family: Verdana;
	font-size: 11px;
	color: #669900;
	line-height: 11px;
	text-decoration: none;
}
		
a:hover.green { 
	font-family: Verdana;
	font-size: 11px;
	color: #365003;
	line-height: 11px;
	text-decoration: underline; 
}	

a:link.whitel { 
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
	
a:visited.whitel { 
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
		
a:hover.whitel { 
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline; 
}
</style>

