html {
    /*background-color:#CCFF99;  */
}
table.Menu{
       background-color:#009966;
       border-collapse:collapse;
       size:8.5in 11.0in;
}
table.Menu2{
       margin-left:auto;
       margin-right:auto;

       width:50%;
       border-collapse:collapse;
       size:8.5in 11.0in;
}
p {
    color: black;
    font-size:12.0pt;
	  font-family:"Times New Roman";
	  margin-right:0in;
  	margin-left:0in;
    margin-top:0in;
   /* background-color:#F8F8F8;   */
   background-color:#FFF3FF;
    text-align:left;
 }
 p.Code{
    font-size:9.0pt;
      font-family:"Courier New";
      margin-left:1in;

 }

p.SmallPrint {

             text-align:left;
             font-size:small;
}


a:link{
        color:orange;
        text-decoration:none;

}
a:visited{
        color:orange;
	      text-decoration:none;

}
a:hover{
        color:gold;
	      text-decoration:underline;

}
a:active{
        color:golden;
	      text-decoration:underline;

}


div.PageSection
{
    size:8.5in 11.0in;
   margin:0in 1.25in 0in 1.25in;
}
span.HybridJava{
             color:green;

             font-weight: bolder;
}
span.FileName{
          font-weight: bolder;
}
span.KeyWord{
             color:blue;
}
span.Attention{
              font-weight: bolder;
              color:red;
}
span.Code{
      font-size:9.0pt;
      font-family:"Courier New";


}
span.Comment{
      color:#339966;
      font-weight: bolder;
}
span.Tag{
      color:blue;
      font-weight: bolder;
}
span.Variable{
      color:red;
      font-weight:bolder;
}
span.Java{
     color:purple;
     font-weight: bolder;
}
span.Element{
      color:red;
      font-weight: bolder;
}
h1{
  font-size:14.0pt;
   font-weight: bolder;
    font-style: italic;
}
td{
    text-align:center;
}
td.Selected{
        background-color:#00CC99;
        font-weight: bolder;
}

span.Green{
         font:"Monotype Corsiva";
         font-size:30pt;
         font-style:Italic;
         color:greenyellow;
         font-weight: 900;


}
