html{
	padding:15px;
}
h1{
	color: #243973;
    font-family: Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 19.5pt;
}
p{
		    color: #444;
}
p, td, ul, ol{
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
	line-height:150%;
	margin-bottom:4px;
}
li{
display: list-item;
}
ul, ol{
	    display: block;
 
	    color: #444;
  
	    margin-left: 17px;
}
table {
    text-align: center;
}
td {
    padding: 10px;
}