<style TYPE="text/css">
<!--
.textWhite {color:white;text-decoration:none;font-size:10px;font-family:verdana}
.textWU {color:white;text-decoration:underline;font-size:10px;font-family:verdana}
.textBlack {color:black;
			text-decoration:none;
			font-size:10px;
			font-family:verdana;
			}
.textBU {color:black;
		text-decoration:underline;
		font-size:10px;
		font-family:verdana;
		}


A.ORANGE:LINK {color: #A86D31;text-decoration:underline;} 
A.ORANGE:ACTIVE {color: #F0F3E8;text-decoration:underline;} 
A.ORANGE:VISITED {color: #A86D31;text-decoration:underline;} 
A.ORANGE:HOVER {color: #F0F3E8;text-decoration:underline;} 

A.YELLOW:LINK {color: #F2D92E;text-decoration:underline;} 
A.YELLOW:ACTIVE {color: #D8BA4C;text-decoration:underline;} 
A.YELLOW:VISITED {color: #6591AB;text-decoration:underline;} 
A.YELLOW:HOVER {color: #D8BA4C;text-decoration:underline;} 

A.BLACK:LINK {color: #CE7E2D;text-decoration:underline;} 
A.BLACK:ACTIVE {color: #439BB1;text-decoration:underline;} 
A.BLACK:VISITED {color: #365D84;text-decoration:underline;} 
A.BLACK:HOVER {color: #439BB1;text-decoration:underline;} 

A.WHITE:LINK {color: #ffffff;text-decoration:underline;} 
A.WHITE:ACTIVE {color: #D8BA4C;text-decoration:underline;} 
A.WHITE:VISITED {color: #6591AB;text-decoration:underline;} 
A.WHITE:HOVER {color: #D8BA4C;text-decoration:underline;} 

A.BLUE:LINK {color: #337785;text-decoration:underline;} 
A.BLUE:ACTIVE {color: #F0F3E8;text-decoration:underline;} 
A.BLUE:VISITED {color: #337785;text-decoration:underline;} 
A.BLUE:HOVER {color: #F0F3E8;text-decoration:underline;} 

.body 
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodybold {font-family: Verdana, Arial;
	font-weight: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif	
	}
	
.bodyW {font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	}
	
.hd {font-family: Arial;
	font-size: 14px;
	text-decoration:underline;
	}
	
.hdsm {font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	}
	
.pageTitle
{
    MARGIN-TOP: 20px;
    FONT-WEIGHT: 900;
    FONT-SIZE: 18px;
    COLOR: #CE7E2D;
    LINE-HEIGHT: 26px;
    PADDING-TOP: 20px;
    FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif
}
.pagesubTitle
{
    MARGIN-TOP: 20px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #CE7E2D;
    LINE-HEIGHT: 26px;
    PADDING-TOP: 20px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


-->
</style>