/* Style Sheet - OFFSITE, Inc. */

/* Global Decs */
a,p,ol,ul,li,td,h1,h2,h3,h4,h5 { font-family: Arial, Helvetica }
a,p,ol,ul,li,td { font-size: 10pt; color: #666666 }
a,h1,h2,h3,h4 { font-weight: bold; color: #0A8FDF }
h1,h2,h3,h4,h5 { margin-bottom: 0 }
h5 { font-weight: bold; color: #444444 }

/* Hyperlink Specs */
a:link       { text-decoration: none }
a:hover      { text-decoration: underline }
a:active     { text-decoration: none }
a:visited    { text-decoration: underline }

/* Emphasis */
span.bold    { font-weight: bold }
span.italic  { font-style: italic }

/* Text Presentation */
p,ol,ul      { margin-top: 0; margin-bottom: 6 }
li,td        { margin-top: 0; margin-bottom: 0 }

/* Headers */
h1           { font-size: 22pt; margin-top: 0 }
h2           { font-size: 17pt }
h3           { font-size: 14pt }
h4           { font-size: 12pt }
h5           { font-size: 9pt }
