BODY{
	background-color: #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}


A {
	text-decoration: none;
	color: #09446C;	
}

A:Active {
	text-decoration: none;
	color: #09446C;	
}
A:Hover {
	text-decoration: underline;
}

HR {
	color: #000000;
	height: 1pt;
}

TD {
	font-size: 14px;
}

TD.indexbodytext {
	color: #09446C;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}
TD.indexheadlinetext {
	color: #09446C;
	font-family :  Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
TD.copyrighttext {
	color: #09446C;
	font-family :  Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
TD.separatinglinethick {
	background-color: #FCA718;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}
TD.separatinglinethin {
	background-color: #055B94;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}


.tdborder {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}



