

body
{
background-color:white;
}

h1, h2, h3, h4, h5 { font-family: Tahoma, Arial, Geneva, sans-serif }
p { font-family: "Century Schoolbook", "Times New Roman", Georgia, Times,  serif }
h6 { font-family: Arial Narrow, Arial, Geneva, sans-serif }

h1 {font-size: 2em}
h2 {font-size:1.4em}
h3 {font-size:1.25em; line-height: 80%}
h4 {font-size:1.1em}
h5 {font-size: 11pt}
h6 {font-size: .9em; font-weight="normal"}

p {font-size: 1em; font-weight="normal"}

h1.small {line-height: 150%}
h2.small {line-height: 80%}
h3.small {line-height: 80%}
h4.small {line-height: 80%}

p.small {letter-spacing:"-10px"}


a:link	   { color:#0040C0; text-decoration: underline; }
a:visited  { color:#0040C0; text-decoration: underline; }
a:hover    { color:#0080ff; text-decoration: none;}
