body {
	font-family : Arial;
	font-size : 10pt;
	color: black;
	padding: 0;
	margin: 0;
	background-color: #D2E9E9;
}

table,td, tr {
	font-family : Arial;
	font-size : 10pt;
	color: black;
	border: 0;
	padding: 0;	
	}
	
a:active {
	text-decoration: none;
	color: darkblue;
	font-family: Arial;
}


a:link {
	text-decoration: none;
	color: darkblue;
	font-family: Arial;
}

a:visited {
	text-decoration :  none;
	color:  darkblue;
	font-family: Arial;
}

h1, p, li {	
	font-family : Arial;
	font-size: 10pt;
}

h2 {	
	font-family : Arial ;
	font-size: 11pt;
}

h4 {	
	font-family : Arial;
	font-size: 9pt;
}
h5 {	
	font-family :Arial;
	font-size: 8pt;
}
h6 {	
	font-family : Arial;
	font-size: 6pt;
}
