body, p, td, th, div, blockquote, dl, ul, ol, h3 {
    background: rgb(255,255,255);
    color: black;
    margin-top: 3%;
    margin-left: 8%;
    margin-right: 8%;
    line-height:1.25;
    font-size: 9pt;
    font-weight: bold;
    font-family:times new roman, times, serif;
}
.checkout {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 2.5pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
A{
    text-decoration:none;
    color:blue;
}
H1,H2,H3,H4{
    color:black;
}
H1{
    font-size:x-large;
    font-weight:bold;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height:2.5;
}
h3{
	font-size: 10pt;
}