/*2006-0101 Phoenix Engineering LLC*/
body
{
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 10pt;
    Font : normal normal bold 10pt normal Tahoma, Arial, sans-serif;
    Color : white;
    Background-color : rgb(250, 0, 43);
    Background-image : none;
}
table
{
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 10pt;
    Font : normal normal bold 10pt normal Tahoma, Arial, sans-serif;
    Color : white;
    Background-color : rgb(250, 0, 43);
    Background-image : none;
}



a:link
{ color: rgb(A3,03,1A); border: rgb(A3,03,1A); } 

a:visited
{ color: rgb(148,51,46); } 

a:active 
{ color: rgb(148,51,46); }



h1, h2, h3, h4, h5, h6 { font-family: century gothic, arial, helvetica; }

h1 {font-size: 24pt; color: rgb(204,255,0); }
h2 {font-size: 18pt; color: rgb(153,504,255); }
h3 {font-size: 14pt; color: rgb(255,51,153); }
h4 {font-size: 12pt; color: rgb(148,51,46); }
h5 {font-size: 10pt; color: rgb(153,504,200); }
h6 {font-size: 8pt; color: rgb(255,51,46); }