Normal { 

	background: ##236F8B;
	margin: 0;
	padding: 0; 
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10pt; 
	line-height: 140%; 
	color: #666666; 
}



A:link {

	color: #3366ff; 
	text-decoration: none;
}

A:active {

	color: #00cc99; 
	text-decoration: none
}


A:visited {

	color: #009933;
	text-decoration:none;}



A:hover {

	color: #FFCC66;
	text-decoration:underline;
}


.blank {

	font-size: 1pt;
}

.img_border {

	border-style: solid; 
	border-color: #DDDDDD;
}
