/* Cascading Style Sheet, Level 1, for conest2000.com  entry page only */

BODY { 
color: #000000; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal ;
} 

.bodytext {
        color: #123;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: normal;
}
  
        a:link    {   font-family : "Arial"; text-decoration:none;}
        a:active  {  font-family : "Arial"; text-decoration:none;}
        a:visited  {  font-family : "Arial"; text-decoration:none;}
        a:hover   { color :black; font-family : "Arial"; text-decoration:none; }

a.toplink:link { font-family:Arial; font-size:7pt; color:black; font-style: normal; 
} 
a.toplink:visited { font-family:Arial; font-size:7pt; color:black; font-style: normal; 
} 
a.toplink:active { font-family:Arial; font-size:7pt; color:white; font-style: normal; 
} 
a.toplink:hover { font-family:Arial; font-size:7pt; color:white; font-style: normal; 
} 


a.toplink9:link { font-family:Arial; font-size:7pt; color:black; font-style: normal; 
} 
a.toplink9:visited { font-family:Arial; font-size:7pt; color:black; font-style: normal; 
} 
a.toplink9:active { font-family:Arial; font-size:7pt; color:red; font-style: normal; 
} 
a.toplink9:hover { font-family:Arial; font-size:7pt; color:red; font-style: normal; 
} 





a.redlink:link { font-family:Arial; font-size:9pt; color:white; font-style: bold; 
} 
a.redlink:visited { font-family:Arial; font-size:9pt; color:white; font-style: bold; 
} 
a.redlink:active { font-family:Arial; font-size:9pt; color:white; font-style: bold; 
} 
a.redlink:hover { font-family:Arial; font-size:9pt; color:#d8b850; font-style: bold; 
} 

a.bodylink:link { font-family:Arial; font-size:8pt; color:#808080;  font-style: normal; 
} 
a.bodylink:visited { font-family:Arial; font-size:8pt; color:#808080;  font-style: normal; 
} 
a.bodylink:active { font-family:Arial; font-size:8pt; color:red;  font-style: normal; 
} 
a.bodylink:hover {font-family:Arial; font-size:8pt; color:black;  font-style: normal; 
} 


a.bodylink1:link { font-family:Arial; font-size:8pt; color:#505050;  font-style: normal; 
} 
a.bodylink1:visited { font-family:Arial; font-size:8pt; color:#505050;  font-style: normal; 
} 
a.bodylink1:active { font-family:Arial; font-size:8pt; color:red;  font-style: normal; 
} 
a.bodylink1:hover {font-family:Arial; font-size:8pt; color:black;  font-style: normal; 
}




a.botlink:link { font-family:Arial; font-size:8pt; color:white;  font-style: normal; 
} 
a.botlink:visited { font-family:Arial; font-size:8pt; color:white;  font-style: normal; 
} 
a.botlink:active { font-family:Arial; font-size:8pt; color:white;  font-style: normal; 
} 
a.botlink:hover {font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 

a.botlink1:link { font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 
a.botlink1:visited { font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 
a.botlink1:active { font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 
a.botlink1:hover {font-family:Arial; font-size:8pt; color:white;  font-style: normal; 
} 


a.botlink2:link { font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 
a.botlink2:visited { font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 
a.botlink2:active { font-family:Arial; font-size:8pt; color:gold;  font-style: normal; 
} 
a.botlink2:hover {font-family:Arial; font-size:8pt; color:white;  font-style: normal; 
} 


/* Subtitle in smaller text .... assign that to h2 tag */

H2 {
        color:#000000;
        font-family: Arial;
        font-size: 16pt;
        font-weight: Bold
}

H3 {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: bold;
        background-color:wheat;
}
/* page top accentuated paragraphs only */
H4 {
        color: #123;
        font-family: Arial,Helvetica,Geneva;
        font-size: 11pt;
        font-weight: normal;
}
/* standard body text should be h5 */
H5 {
        color: #123;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: normal;
}

H6 {
        color: black;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
	font-weight: normal;
}


B {
      font-weight: bold;
}




TH {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 14pt;
        font-weight: bold
}


TD {
        color: #000;
        font-family: Arial;
        font-weight: normal
}