body { margin-top:10px; margin-bottom:10px; }

h1, h2, h3, p, ul, li, td, blockquote
{
  font-family:"Verdana","Tahoma",sans-serif;
}

h1 { font-size:16pt; font-weight:lighter; line-height:18pt }
h2 { font-size:14pt; font-weight:lighter; line-height:15pt }
h3 { font-size:13pt; font-weight:lighter; line-height:14pt }
p, ul, li, td { font-size:11pt }

pre { font-family: Courier New, Courier; font-size: 12pt; color: #000000 }

a {	font-size: 11pt; text-decoration: none }
a:link { color:#2D1568 }
a:visited {	color:#6D350C }
a:active { color:#8EA9A9 }
a:hover { color: #000000; text-decoration: underline }

