
/* grouprs 3d net web  ---------------------------------- */


/* body  ---------------------------------- */

BODY {  background-color: #ffffff;
        /*margin-top: 0px;
        margin-left: 5px;*/
        font-style: normal;
        font-size: 8pt;
        font-weight: normal;
        color: #666666;
        font-family:  ARIAL,HELVETICA,serif;
        line-height: 10pt;
		
        }

/* fonts  ---------------------------------- */



h1 {font-style: normal;
  font-size: 8pt;
  font-weight: bold;
  color: #666666; font-family: ARIAL,HELVETICA}


p {font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  /*color: #666666; font-family: ARIAL,HELVETICA; line-height: normal;*/
  color: #666666; font-family: ARIAL,HELVETICA; line-height: 10pt;
  text-align: justify;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 8px;
  }



li {font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  /*color: #666666; font-family: ARIAL,HELVETICA; line-height: normal;*/
  color: #666666; font-family: ARIAL,HELVETICA; line-height: 10pt;
  text-align: justify;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 0px;}




/* content  ---------------------------------- */

table{font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  color: #666666; font-family: ARIAL,HELVETICA; line-height: 11pt;
  text-align: justify;
  }

#image{margin-bottom: 0px;
        margin-top: 0px;
        width: 700px;
       background-color: #ffffff;
        }

#navi{margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 20px;
        width: 580px;
       background-color: #ffffff;
        }

#content{margin-bottom: 10px;
        margin-top: 10px;
        margin-left: 21px;
        width: 578px;
       background-color: #ffffff;
        }

/* navi  ---------------------------------- */

a {font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  color: #666666; font-family: ARIAL,HELVETICA; line-height: normal}

A.newslink:link {text-decoration: none; color: #666666; text-align: left; display:block}
A.newslink:visited {text-decoration: none; color: #666666; text-align: left; display:block}
A.newslink:active {text-decoration: none; color: #CCCC66;text-align: left; display:block}
A.newslink:hover {text-decoration: none; color: #CCCC66; text-align: left; display:block}




A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:active {text-decoration: none; color: #CCCC66}
A:hover {text-decoration: none; color: #CCCC66}
