
P, H1, H2, H3 { font-family: Arial }

H1 { font-weight: bold; font-size: 14pt; font-family: Arial }

P      { font-size: 8pt;  color: black; font-family: Arial }
p.littlemute { color: rgb(231,189,0); font-family: Arial; font-size: 10pt; font-weight: 600 }
p.header { font-size: 11pt;  color: #085A29; font-family: Helvetica,Arial; font-weight: 700 }
p.note  { font-size: 8pt;  color: #085A29; font-family: Arial; font-weight: 500 }
p.product { font-size: 11pt;  color: black; font-family: Arial; font-weight: 700 }
span.note { font-size: 8pt;  color: rgb(0,33,165); font-family: Arial; font-weight: 500 }
p.red { font-size: 10pt;  color: red; font-family: Arial }
p.white { font-size: 10pt;  color: white; font-family: Arial }
p.rhino { font-size: 10pt;  color: #E9E1E1; font-family: Arial; font-weight: 600 }
p.gamera { font-size: 10pt;  color: #40FF40; font-family: Arial; font-weight: 600 }
p.okyo { font-size: 10pt;  color: black; font-family: Arial; font-weight: 600 }
p.header2  { font-size: 10pt;  color: #085A29; font-family: Arial; font-weight: 500 }
p.nav  { padding: 0px 9px; font-size: 8pt;  color: black; font-family: Arial, helvetica; font-weight: 500 }
span.product { font-size: 10pt;  color: #085A29; font-family: Helvetica, Arial; font-weight: 600 }
span.top { font-size: 12pt;  color: #C7D5B5; }
/*table shit */

table.keneda {background: rgb(231,189,0)}
table.littlemute {background: rgb(0,33,165)}
table.rhino {background: brown}
table.gamera {background: #008000}
table.okyo {background: #33CC00}

td  { font-size: 10pt;  color: black; font-family: Arial }
td.header { font-size: 10pt;  color: rgb(0,33,165); font-family: Arial; font-weight: 700 }
td.keneda { font-size: 10pt;  color: rgb(0,33,165); font-family: Arial }
td.littlemute { font-size: 10pt;  color: rgb(231,189,0); font-family: Arial }
td.rhino { font-size: 10pt;  color: black; font-family: Arial }
td.gamera { font-size: 10pt;  color: #E9E1E1; font-family: Arial }
td.okyo { font-size: 10pt;  color: black; font-family: Arial }

li { font-size: 10pt;  color: black; font-family: Arial }  /* bullet */



A:link    { color: navy }      /* unvisited links */

A:visited { color: gray }     /* visited links */

A:active  { color: red }   /* active links */

A:hover {text-decoration: underline; color: #CC9966}

A.link2 { color: white } 


A.top:link { color: #91CB94; text-decoration: none; }
A.top:hover {text-decoration: none; color: #CC9966}
A.top:visited {text-decoration: none; color: #E9E1E1}

A.nav:link { color: #38634A; text-decoration: underline; }
A.nav:hover {text-decoration: none; color: #CC9966}
A.nav:visited {text-decoration: underline; color: #846513}


