body
{
   background-color      : #ffffff;
   background   : url("altan_bg.jpg");
   color        : #660000;
   font-family  : Verdana, Arial, Helvetica, sans;
   font-size    : medium;
   margin-left  : 40pt;
   margin-right : 160px;
   margin-top   : 20pt;
   margin-bottom: 1pt;
   max-width    : 450pt;
}

body.draft
{
   color        : #666666;
}

p
{
   font-family  : Verdana, Arial, Helvetica, sans;
}

td
{
   font-family  : Verdana, Arial, Helvetica, sans;
   font-size    : small;
   color        : #660000;
}

p.h1
{
   color        : #660000;
   font-size    : large;
   font-weight  : bold;
   margin-top   : 30pt;
   margin-bottom: 0pt;
   text-align   : center;
}

p.h2
{
   color        : #660000;
   font-size    : medium;
   font-weight  : bold;
   margin-top   : 12pt;
   margin-bottom: 0pt;
   text-align   : center;
}

p.first, blockquote
{
   margin-top   : 10pt;
   margin-bottom: 0pt;
   text-align   : justify;
}

blockquote {
   font-style   : italic;
}

p.next
{
   margin-top   : 6pt;
   margin-bottom: 0pt;
   text-indent  : 15pt;
   text-align   : justify;
}

p.break
{
   margin-top   : 20pt;
   margin-bottom: 10pt;
   text-align   : center;
}

.attrib
{
   margin-top   : 0pt;
   margin-bottom: 0pt;
   color        : #006600;
   text-align   : center;
   font-style   : italic;
   text-decoration: none;
}

p.date
{
   margin-top   : 24pt;
   margin-bottom: 0pt;
   font-size    : small;
   text-align   : left;
   font-weight  : bold;
   font-style   : italic;
}

p.continued
{
   font-size    : small;
   text-align   : right;
   color        : #000099;
   margin-top   : 10pt;
   margin-bottom: 0pt;
}

p.copyright
{
   font-size    : small;
   text-align   : left;
   margin-top   : 0pt;
   margin-bottom: 10pt;
}

p.comment
{
   font-size    : small;
   color        : #666666;
}

ul
{
   margin-top   : 12pt;
   margin-bottom: 0pt;
}

li {
   text-align   : justify;
}

.fixed
{
   font-family  : Courier New, Courier, fixed;
}

a
{
}

font.note
{
   font-size      : small;
}

pre
{
   font-family: Courier New, fixed;
   font-size: medium;
}

code
{
	font-family: Courier New, fixed;
   font-size: medium;
}
