 body {
	font-family: Garamond, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

td {
	font-family: Garamond, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-left:140px;
}

th {
	font-family: Garamond, Helvetica, sans-serif;
    font-size: 16px;}
	
    
A:link {text-decoration: underline; color:blue}
A:visited {text-decoration: underline; color: blue }
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

A.default:link {text-decoration: underline; color:blue}
A.default:visited {text-decoration: underline; color: blue }
A.default:active {text-decoration: none}
A.default:hover {text-decoration: underline; color: red;}


A.modest:link {text-decoration: none; color: black}
A.modest:visited {text-decoration: none; color: black  }
A.modest:active {text-decoration: none}
A.modest:hover {text-decoration: none; color: red }

h1 {font-size: 32 px; color: red; font-weight: normal}
h2 {font-size: 32 px; color: black}
h3 {font-size: 16 px;font-weight: bold}
h4 {font-size: "16 px"; color: red;font-weight: bold}
p {font-size: 16 px}



h1,h2,h3,h4,h5 {margin-top:0px;margin-bottom:0px;}
p{margin-top:0px;margin-bottom:0px;} 

p.tablemargin{font-size:16px;
  margin-top:2px; 
  margin-left:8px;
  margin-right:4px;;
  margin-bottom:1px
}

STRONG.red {
  color: red;
} 

</style>
</head>
