.headingStyle { font-size:44px; color:#c00000;
                margin-bottom:-10px;
                font: bold;
              }


.popupStyle {background-color: #99f;
              
              border: #cccc00 1px solid;
			 
			  font: 18px arial, helvetica, sans-serif;
			  padding: 5px;position: absolute;
			  visibility:hidden;
			 }
.menuStyle {background-color:gold;
            }
.popupStyle A {text-decoration: none; color:#000000;
                display:block;}
.popupStyle a:hover {background-color:#000099;color:#ffffff}
.popupStyle {padding:0;margin:0;}
.menuStyle A {text-decoration: none; 
               color:#ffffff;
               background-color:#c00000;
			   border:#cccc00 1px solid;
			   font: 15px arial, helvetica, sans-serif;
			   }
.menuStyle a:hover {background-color:#000099;color:#ffffff}
body {background-color: gold;}

#thebody{ margin-left: 22%; color:blue;}
#thebody p { line-height:1.1em;}
#thebody td {color:blue;}
//.menuStyle {background: url(IMG_1454.JPG) center repeat-x;}




#importants {  float:left; width:20%;
border-left: 1px solid #c00000;
border-right: 1px solid #c00000;
border-bottom: 1px solid #c00000;
margin:0 0 0 0;
padding: .25em;
padding-top:10px;
color:blue;
}
#importants ul { margin:0 0 0 -15%;}
h4 { text-align: center;  color: #ff0000;}
h1 { padding-bottom:3px; 
border-bottom: 2px solid #c00000; color:blue;}

.highlight { border: 2px solid #d00000; border-width: 2px 1em 2px 1em;
             padding: 0.5em 1em 0.5em 1em; background: #eee;
			 line-height: 1.2em; 
			 padding: .5em;
			 margin-left:2.5%;
 margin-right:2.5%;
border-radius: 7px 7px;
-moz-border-radius: 7px 7px;
			 }
#thebody p,#thebody h1,#thebody ul,#thebody ol { color:#c00000;}
#thebody .highlight { border: 2px solid #d00000; border-width: 2px 2px 2px 2px;
             padding: 0.5em 1em 0.5em 1em; background: #eee;
			 line-height: 1.2em; 
			 padding: .5em;
			 margin-left:5%;
 margin-right:5%;
			 }

#thebody div.highlight{ color:#c00000;
 border: 2px solid #d00000; border-width: 2px 2px 2px 2px;             
padding: 0.5em 1em 0.5em 1em;
			 line-height: 1.2em; 
			 padding: .5em;
			 margin-left:5%;
			 margin-right:5%;
                         margin-bottom:10px;
background:#eee;
border-radius: 10px 10px;
-moz-border-radius: 10px 10px;
font-size:12pt;
			 }

