A.menuitem {
text-decoration:none;
font-family:tahoma,sans-serif;
font-size:10pt;
font-weight:bold;
color:black
}
A.menuitem:hover {
color: blue
}
BODY {
background-color: rgb(228,227,186);
}
A.headerlink {
color:rgb(214,214,228);
text-decoration:none;
}
A.contentlink {
color:rgb(214,214,228);
}
A.bodylink {
color:white;
text-decoration:none;
}
DIV.techdesc {
text-align:justify;
margin-left:40px;
}
DIV.techheading {
font-weight:bold;
}
Div.myheading {
font-weight:bold;
color:white;
}
DIV.lcontent {
margin-left:5;
font-family:arial;
font-size:10pt;
text-align:left;
color:rgb(156,176,210);
}
DIV.content {
margin-left:5;
font-family:arial;
font-size:10pt;
text-align:justify;
color:rgb(156,176,210);
}
DIV.intro {
margin-left:5;
font-family:arial;
font-size:10pt;
text-align:justify;
color:rgb(156,176,210);
}
DIV.cright{
text-align:center;
font-family:arial;
font-size:8pt;
color:rgb(72,75,134);
}
DIV.topbar {
font-family:arial;
font-size:8pt;
color:rgb(214,214,228);
}
TD.introtext {
background-color: rgb(255,255,255);
}
TD.blue1 {
background-color: rgb(108,162,204);
}
TD.black {
background-color: rgb(25,25,70);
}
TD.blue2 {
background-color: rgb(75,126,229);
}
TD.ltblue {
background-color: rgb(126,149,192);
}
TD.white {
background-color: rgb(134,143,170);
}
TD.ltgray {
background-color: rgb(64,65,118);
}
