body{
        font-family: Geneva, Arial, Helvetica, sans-serif;
        color: #000000;
        line-height: normal;
        margin: 0px;
        padding: 0px;
        width: 100%;
        /*border: 1px solid #000;*/
        background-color:#FFFFCC; /*#3399008*/
}
a.body:link {
            color: #330000;
            text-decoration: none;
            }
a.body:visited {
               color: green;
               text-decoration: none;
               }
a.body:hover {
             color: navy;
             text-decoration: underline;
             }
a.body:active {
              color: #0033CC;
              }
a.heading:link {
	color: white;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
               }
a.heading:visited {
                  color: white;
                  font-family: Arial, Verdana;
                  font-weight: bold;
                  text-decoration: none;
                  }
a.heading:hover {
                color: yellow;
                font-family: Arial, Verdana;
                font-weight: bold;
                text-decoration: underline;
                }
a.heading:active {
	color: green;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
                 }
a.subheading:link {
                  color: white;
                  font-size: x-small;
                  font-family: Arial, Verdana;
                  font-weight: bold;
                  text-decoration: none;
                  }
a.subheading:visited {
                     color: white;
                     font-size: x-small;
                     font-family: Arial, Verdana;
                     font-weight: bold;
                     text-decoration: none;
                     }
a.subheading:hover {
                   color: yellow;
                   font-size: x-small;
                   font-family: Arial, Verdana;
                   font-weight: normal;
                   text-decoration: underline;
                   }
a.subheading:active {
                    color: white;
                    font-size: x-small;
                    font-weight: bold;
                    font-family: Arial, Verdana;}
a.subsubheading:link {
                  color: black;
                  font-size: x-small;
                  font-family: Arial, Verdana;
                  font-weight: bold;
                  text-decoration: none;
                  }
a.subsubheading:visited {
                     color: black;
                     font-size: x-small;
                     font-family: Arial, Verdana;
                     font-weight: bold;
                     text-decoration: none;
                     }
a.subsubheading:hover {
                   color: navy;
                   font-size: x-small;
                   font-family: Arial, Verdana;
                   font-weight: bold;
                   text-decoration: underline;
                   }
a.subsubheading:active {
                    color: black;
                    font-size: x-small;
                    font-weight: bold;
                    font-family: Arial, Verdana;}
ul {
   list-style-image: url("images/bluedot.gif");
   }
.style12 {
	color: #000;
}
.style12 .style12 {
	color: #999;
}
.hyperlink {
	color: #1F4FC7;
}
.burge {
	color: #999999;
}
