#link		{

		}

A.navy		{
		color: #0E487A;
		text-decoration: none
		}

A.grey		{
		color: #888888;
		text-decoration: none
		}

A.white		{
		color:#ffffff;
		text-decoration: none
		}

A:hover		{
		color: #999999; 
		; text-decoration: underline
		}
		
h1 	{  
		font-family: Arial; 
		font-size: 18pt; 
		color: #000000; 
		font-weight: bold; 
		text-decoration: none
		}
		
h2 	{  
		font-family: Arial; 
		font-size: 12pt; 
		color: #000000; 
		font-weight: bold; 
		text-decoration: none
		}.black {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.orange {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #faa426;
	text-decoration: none;
}
.blackbld {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitebld {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.grey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9ea0a3;
	text-decoration: none;
}
.greybld {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #9ea0a3;
	text-decoration: none;
}
.bodytxtgrey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #65686c;
	text-decoration: none;
}
.orangebld {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #faa426;
	text-decoration: none;

}
.whitebig {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;

}
.greybig {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 20px;

}
.td20x23 {
	height: 23px;
	width: 20px;
}
.td15x23 {
	height: 23px;
	width: 15px;
}
