<STYLE type="text/css">

/* screen display styles */


#borderTable {	
border-top: solid 1px #F2D300;
border-right: solid 1px #F2D300;
}

TD {
border-left: solid 1px #F2D300;
border-bottom: solid 1px #F2D300; 
border-right: solid 1px #F2D300;
border-top: solid 1px #F2D300; 
}

TDNO {
border-left: solid 0px #F2D300;
border-bottom: solid 0px #F2D300; 
border-right: solid 0px #F2D300;
border-top: solid 0px #F2D300; 
}

TD.2 {
border-left: solid 0px #F2D300;
border-bottom: solid 0px #F2D300; 
border-right: solid 0px #F2D300;
border-top: solid 0px #F2D300; 
}

img {border-color:000000}

p {font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #F2D300; text-decoration: none; visibility: visible;}

b {font-family: Arial, sans-serif; font-size: 16px;}

u {font-family: Arial, sans-serif; font-size: 16px;}

s {font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; visibility: visible;}

ul {
font-family: Arial, sans-serif; 
font-size: 16px; 
font-style: normal; font-weight: normal; 
color: #F2D300; 
text-decoration: none; 
visibility: visible;
margin-left:15px;
margin-right:10px;
}


A:link {font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #F2D300; text-decoration: none; visibility: visible;}
A:visited {font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #F2D300; text-decoration: none; visibility: visible;}
A:hover {font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; visibility: visible;}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
