a, i, h1, h2, h3, h4, p, h5, h6, td, th, b, DIV {font-family: Helvetica,Arial,sans-serif ;  }

td {
	font-size: 16pt;
	color: #E3611E;
	font-weight: 200;
}

th{
	font-size: 13pt;
	color: black;
	font-weight: bold;
	text-align : left;
}
	
a, i { font-size: 12pt; color: #4EB6D6; }
	 A:link {
	text-decoration: none;
	color: #4EB6D6;
	font-style: normal;
}
     A:visited {
	text-decoration: none;
	color: #4EB6D6;
	font-style: normal;
}
     A:active {text-decoration: none}
	 
     A:hover {
	text-decoration: none;
	color: #1BB3E2;
	font-style: normal;
}
	 
 body {
	background-color : #BBBBBB;
}
	 
DIV {
	border : 0;
	font-size : 12pt;
	font-style : normal;
	color: #E3611E;
	font : bold;
}


