p, td, li, div {
	font-family: garamond, "Times New Roman", Times, serif;
	font-size: 13pt;
}

h1, h2, h3, h4 { font-family: arial, tahoma; font-weight: bold; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

td.footer {
 	font-family: garamond, "Times New Roman", Times, serif;
 	font-size: 11pt;
}

a { color: black; text-decoration: underline;}
a:visited { color: black; text-decoration: underline;}
a:hover { color: black; text-decoration: underline; }
 
.smaller { font-size: 11pt; }

.heading {
 	font-family: garamond, "Times New Roman", Times, serif;
 	font-size: 15pt;
 	font-weight: bold;
 }
.releaseHeading {
 font-weight: bold;
 font-size: 16pt;
}
.releaseDate {
 font-family: garamond, "Times New Roman", Times, serif;
 font-size: 12pt;
}
.releaseBody {
 font-family: Garamond, Times New Roman, serif;
 font-size: 13pt;
 color: black;
 line-height : 165%;
}

