
body    	
{font-family: Garamond, Helvetica, Arial;
color: black;
margin-left: 5%;
margin-right: 5%;
background: white}

H1
{font-family: Garamond, Helvetica, Arial;
font-size: 80pt;
color: red;
text-align: center;
font-style: italic}

H2
{font-family: Garamond, Helvetica, Arial;
font-size: 48pt;
font-weight: bold;
color: red}

H3
{font-family: Garamond, Helvetica, Arial;
font-size: 20pt;
font-weight: bold;
color: red;
text-align: center;
line-height: 22pt}

H4
{font-family: Garamond, Helvetica, Arial;
font-size: 16pt;
font-weight: bold;
color: red}

H5
{font-family: Garamond, Helvetica, Arial;
font-size: 14pt;
font-weight: bold;
color: red}

TH
{font-family: Garamond, Helvetica, Arial;
font-size: 11pt;
color: black;
font-weight: bold}

TD
{font-family: Garamond, Helvetica, Arial;
font-size: 9pt;
color: navy;
padding-top: 3pt;
padding-right: 3pt;
padding-bottom: 3pt;
padding-left: 3pt}

LI
{display: list-item; 
margin-left: 10px}		

DL
{display: list-item; 
font-family: Garamond, Helvetica, Arial;
font-size: 15pt}		

B, STRONG {font-weight: bold}
 
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE
{font-style: italic}

PRE, TT, CODE, KBD, SAMP
{font-family: monospace}

A:link {color: red; text-decoration: none}

A:visited {color: purple; text-decoration: none}   
