BODY, TD {
	font-family : Times New Roman;
	font-size : 11pt;
	color: #3A485C;
	white-space : normal;
	text-align : justify;
	vertical-align : top;
	font-style : normal;
	font : normal;
}

H4 {
font : Times New Roman;
font-family : Times New Roman;
font-size : 13 pt;
color : #4F617D;
white-space : normal;
text-align : justify:
vertical-align : top;
font-style : normal;
}

H5 {
	background-color : transparent;
	font-family : Times New Roman;
	font-size : 8 pt;
	color : #330066;
	font-style : normal;
	text-align : center;
	text-decoration : underline;
}


A  {
	text-decoration: underline;
	color: #4689D2;
	font-style : normal;
	
	
}

A:Hover {
	text-decoration: none;
	color: #73D2F7;
	font-style : normal;
	

	
}
	

TD.white {
	background : transparent;
	font-weight : normal;
	border : 1px solid #330066;
	font-family : "Times New Roman", Times, serif;
	font : Times New Roman;
	font-size : 11pt;
	text-decoration : none;
}

TD.celeste {
	background : transparent;
	font-weight : normal;
	border : 1px solid #F0F8FF;
	font-family : "Times New Roman", Times, serif;
	font : Times New Roman;
	font-size : 11pt;
}
TD.celesteSolid {
	background : #eff5fc;
	font-weight : normal;
	border : 1px solid #330066;
	font-family : "Times New Roman", Times, serif;
	font : Times New Roman;
	font-size : 11pt;
}
