
BODY { 
    font-family: helvetica, sans-serif;
    font-size : 12pt;
    margin-top: 0;
    margin-bottom : 0;
    margin-left: 0;
    margin-right: 0;
    color : black;
    background-color : #f4f8ea; 
/*    background-color : #ebf0d2; */
}



/*    background-image : url("bg.gif"); */
/*    background-repeat : no-repeat; */



A:link    { color: black;
	   border-width : 0;
 }    /* unvisited links */

A:visited { color: #008800 }   /*  visited links   */




LI, TD, P, A, li, UL, BLOCKQUOTE { 
    font-family :  sans-serif;
    font-size : 12pt;
}

P.pad {
    padding: 8px 8px 8px 8px;
}	


P.home {
    text-align : justify;
    padding: 2px 2px 2px 32px;
    font-weight : bold;
    text-decoration: none;
    color : #404080;
    font-size : 12pt;
}


P.notice {
    padding: 2px 2px 2px 32px;	
    font-family: serif;
    font-style: italic;
    font-weight: bold;	
    color : #209900;
    font-size : 14pt;
}


TT {
    font-family : monospace;
    font-weight : bold;
    color : #884400;
    font-size : 12pt;
} 


b.redbox {
    font-weight : bold;
    color : #555500;
    font-size : 12pt;
    border-width : 2;
    border-color : #ff0000;  	
}




P.biog {
    text-align : justify;
    padding: 2px 22px 2px 2px;
    font-weight : plain;
    text-decoration: none;
    color : #404080;
    font-size : 12pt;
}



P.question {
    padding: 20px 5px 5px 18px;
    font-weight : bold;
    text-decoration: none;
    color : #404080;
    font-size : 14pt;
}

P.reply {
    padding: 0px 5px 5px 32px;
    font-weight : plain;
    text-decoration: none;
    color : #404080;
    font-size : 12pt;
}

P.screenshot {
    padding: 15px 15px 15px 15px;
    font-weight : plain;
    text-decoration: none;
    color : #404080;
    font-size : 12pt;
}


P.bigscreenshot {
    padding: 25px 4px 4px 41px;
    font-weight : bold;
    text-decoration: none;
    color : #404080;
    font-size : 12pt;
}

P.medscreenshot {
    padding: 10px 4px 4px 41px;
    font-weight : plain;
    text-decoration: none;
    color : #404080;
    font-size : 12pt;
}


TD.heliback {
   background-image : url{"helicopter.gif"};
   background-position : "center";
}	

TD.pad4 {
    padding: 8px 8px 8px 8px;
}	



P.heliback {
   background-image : url{"helicopter.gif"};
   background-position : "center";
}	



LI { 
       list-style-type: square; 
}

UL.bold {
    margin-top : -4px;
    font-family :  sans-serif;
    font-weight : bold;
}


P.small {
    font-family : sans-serif;
    font-size : 10pt;
}



TT.code {
    font-family : monospace;
    font-weight : bold;
    color : #884400;
} 



A.noborder {
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width : 0;
}

IMG.noborder {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width : 0;
}



A.bigbold {
    font-weight : bold;
    text-decoration: none;
    color : #a24040;
    font-size : 12pt;
    padding: 16px 16px 16px 6px;
}

A.navbar {
    font-weight : bold;
    color : #000000;
    font-size : 14pt;
    text-decoration: none;
    padding: 6px 6px 6px 6px;
}


A.white {
    font-family: times;
    font-style: italic;
    font-weight: bold;	
    color : #404080;
    font-size : 14pt;
    padding: 6px 6px 6px 6px;
}

A.whitein {
    font-weight : bold;
    color : #404080;
    font-size : 12pt;
}


P.tabelt {
    color : #000000;
    font-size : 12pt;
    padding: 8px 8px 8px 28px;
}



P.rtabelt {
    text-align : right;
    color : #000000;
    font-size : 12pt;
    padding: 8px 8px 8px 98px;
}


P.ltabelt {
    text-align : left;
    color : #000000;
    font-size : 12pt;
    padding: 8px 98px 8px 28px;
}

P.otabelt {
    text-align : left;
    color : #000000;
    font-size : 12pt;
    padding: 10px 1px 1px 18px;
    padding: 3px 3px 3px 3px;
}



P.title {
    color : #000000;
    font-size : 14pt;
    font-weight : bold;
    padding: 8px 8px 8px 8px;
}





