a:link {
	font-family: Tahoma, Arial;
	color: #FF4800;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #FF4800;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FF4800;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:active {
	font-family: Tahoma, Arial;
	color: #FF4800;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.white:link {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.white:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a.white:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.white:active {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

BODY {
	font-weight: normal;
	background-color: #FFFFFF;
}
TD {
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #5E5959;
}

.strapline {
	font-family: tahoma, verdana, helvetica, arial, sans serif;
	font-size: 11px;
	color: #999999;
}

.small {
	font-family: tahoma, verdana, helvetica, arial, sans serif;
	font-size: 11px;
	color: #5E5959;
}

.subhead {
	background-color: #EFEFEF;
	color: 5E5959;
	font-family:  verdana, arial, tahoma, helvetica, sans serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}

.input { 
 font-size: 10pt; 
 background-color: #FFFFFF; 
 border: 1px solid #999999; 
 color: #5E5959;	
}

.texta { 
 font-size: 10pt; 
 background-color: #FFFFFF; 
 border: 1px solid #999999; 
 color: #5E5959;
}

.white {
	color: #FFFFFF;
}
.blue {
	color: #319CFA;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 12px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.orange {
	color: #FF4800;
}
