body          { font-family: Veranda, Arial, Helvetica, sans-serif;
                font-size: 10pt;
                font-weight: normal;
                font-style: normal;
                font-variant: normal;
                text-decoration: none;
                background-color: #181C18;
                color: #FFFFFF;
                }

frame1		{ background-color: #282C28; }
frame2		{ background-color: #080C08; }

inside		{ background-color: #F7F7F7; 
		  color: #000000; }


contact	{ font-family: Veranda, Arial, Helvetica, sans-serif;
                font-size: 10pt;
                font-weight: normal;
                font-style: normal;
                font-variant: normal;
                text-decoration: none;
                background-color: #181C18;
                color: #EF8A5A;
                }
a.contact	{ font-family: Veranda, Arial, Helvetica, sans-serif;
		  font-size: 10pt;
		  font-weight: 400;
		  color: #EF8A5A;
		  text-decoration: none;
		  }
a.contact:hover { text-decoration: underline; }
a.contact:active { text-decoration: underline; }


.legal        { font-family: Arial,Helvetica,sans-serif;
                font-size: 10pt;
                font-weight: 400;
                color: #EF8A5A;
                }
a.legal       { font-family: Arial,Helvetica,sans-serif;
                font-size: 10pt;
                font-weight: 400;
                color: #EF8A5A;
                text-decoration: none;
                }
a.legal:hover  { text-decoration: underline; }
a.legal:active { text-decoration: underline; }
