a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FF6000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #313436;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #4D575C;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #4D575C;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;	
	background-image: url(images/bg_grad2.jpg);
}
TD {
	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #5E696F;
	font-style: normal;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #319CFA;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.orange {
	color: #FF6000;
}
.SubHeaders {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6000;
}
.emphasise {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	font-variant: normal;	
}
