BODY {
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
; color: #FFFFFF; font-size: 14pt; 
}

table        { font-family: Arial, Helvetica, Verdana, sans-serif; color: #FFFFFF; font-size: 11pt;  
                }
p {font-family: Arial, Helvetica, Verdana, sans-serif; color: #FFFFFF;
     font-size: 12px;
     margin-left: 30px; margin-right: 30px; }

a:link {
   text-decoration: underline;
   color: #E9E3ED;
  }
a:visited {
  color: #D9B7F3; 
  text-decoration: underline;
   }
a:hover { 
  color: #8467B9; 
  text-decoration: underline;
  }
a:active {
  color: #D9B7F3; 
  text-decoration: underline;
  }
h1 { color: #E9E3ED; }
h2 { color: #E9E3ED; ; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: x-large; font-style: italic; font-weight: bold; text-decoration: none}
h3 { color: #E9E3ED; }
h4 { color: #E9E3ED; }
h5 { color: #E9E3ED; }
h6 { color: #E9E3ED; }
.imp {
	color: #E9E3ED;
	background-color: #000000;

}

.box {/*this is a box */
  color : #E9E3ED;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #E9E3ED;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
  background-color: #000000;
  }
.menu {/*this is a box */
    color : Black;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  padding : 2px;
  margin: 2px;
  border-color : #E9E3ED;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
  background-color: #000000;
  }.tback {  background-color: #000000}
.lbar {
	background-color: #000000;
}
.mhead {  background-color: #000000}
.logo {  background-color: #000000}
