H1, H2, H3, H4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-variant: normal;
background-color: transparent;
color: black;
width: 100%;
margin: 0px;
padding: 0px;

}

table {
	font-size:100%;
	line-height:150%;
	}

.table1 {
width:100%;
color:#0B1916
}

.table2 {
width:100%;
background-color:#C5C2CF;
color:#0B1916;
padding-bottom:20px;
}

.date{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.italic{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
color: #0B1916;
text-decoration: none;
font-style : italic;
}

input.button {
background-color:#C5C2CF;
color : #0B1916;
font-family: Verdana, Arial, Helvetica, sans-serif;
}