td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {  color: #000000}
a:visited {  color: #000000}
a:hover {  color: #003F7D}
a:active {  color: #003F7D}

a.centre:link {color: #000000; text-decoration: underline;}
a.centre:visited {  color: #000000; text-decoration: underline;}
a.centre:hover {color: #0066CC; text-decoration: none;}
a.centre:active {  color: #000000; text-decoration: underline;}

a.footerlink:link {color: #FFFFFF; text-decoration: underline;}
a.footerlink:visited {  color: #FFFFFF; text-decoration: underline;}
a.footerlink:hover {color: #FFFFFF; text-decoration: none;}
a.footerlink:active {  color: #FFFFFF; text-decoration: underline;}

.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}

.red {
	color: #FF0000;
}
.White2 {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;	
}
.White {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: none;	
}
.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A99BE;
	border-top: thin solid #9DC2D9;
	border-right: thin solid #9DC2D9;
	border-bottom: thin solid #386D8D;
	border-left: thin solid #386D8D;
	height: 25px;
}

.list1 {
font-size : 11pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; ;
color: #000000; 
list-style-image: url(images/bullet.gif);
}
.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}
.small {
	font-size : 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #000000;
}



