p,TD,UL{
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 10pt;
	    color: #555555;
	    line-height: normal;
}

OL{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	line-height: normal;
   list-style: decimal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #343466;
}

ul {
}

a {
	color: #555555;
	border: 0;
}

.tableLightGrey {
	background-color: #CCCCCC;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



