html { max-width: 1000px; min-width: 680px; }
body { margin:0; padding:0; background-color: #FFFFFF; }

h1, h2, h3, p, ul, li, td, blockquote
{
  font-family: Georgia, "Times New Roman", Times, serif;
}

p, ul, li, td { font-size:11pt; line-height:14pt }
blockquote { font-size:10.5pt; line-height:13pt }

pre { font-family: "Courier New", Courier; font-size: 11pt; color: #000000 }

h1 { font-size:25pt; font-weight:lighter; line-height:25pt }
h2 { font-size:18pt; font-weight:lighter; line-height:19pt }
h3 { font-size:14.5pt; font-weight:lighter; line-height:15pt }

a:link { color:maroon; text-decoration:none; }
a:visited { color:purple; text-decoration:none; }
a:active { color:navy; text-decoration:none; }
