body  	{ background-color: #f4e0c6;
		  margin: 0, 0, 0, 0;  
          padding: 10px, 30px, 0px, 30px;  
		  color: black; 
		  font-family: "times new roman", times, serif;
		  text-align: justify; }
		  
body.header { margin: 0, 0, 0, 0; 
			  padding: 0, 0, 0, 0;  }

body.menu {  margin: 0, 0, 0, 0; 
			  padding: 0, 0, 0, 0;  }
			  
div.header { text-align: center; color: #031cbd; font-size: 130%; 
            font-weight: bolder;  padding: 0px 0px 0px 0px;  
			margin-right: 80px; }
			
div.header1 { text-align: center; color: #031cbd;
			 font-size: 110%; 
			 padding: 0px 0px 0px 0px; 
			 margin-right: 80px; }

frameset, frame { border-style: none;  border-width: 0 }
h2  { color: #031cbd;  font-size: 130%;  font-weight: bold;  font-style: italic; }
strong  { color: blue; font-weight: bold; font-style: italic; }
span.bold { font-weight: bold; }
span.bold_italic { font-weight: bold;  font-style: italic; }
span.italic { font-style: italic; }
span.underline { text-decoration: underline; }
span.blue { color: blue; }

ul.childlist  { font-size: 95%; }
li.no_bullet  { list-style-image: url(); list-style-type: none; margin: 0px 0px 0px 0px; }
a.no_underline  { text-decoration: none; }
a.underline  { text-decoration: underline; }

table.menu , tr.menu {  border-style: none; 
						padding: 0px 0px 0px 0px;}	  

td.menu  {  color: #ff6a11; 
		 	margin: 0px 0px 0px 0px; 
		  	padding: 3px 1px 3px 1px;
		  	border-style: solid;
			border-color: black;
			border-width: 0px 0px 1px 0px; 
			text-align: left; 
			font-size: 100%;
			font-weight: bold; }
span.menu  { color: #ff6a11; text-decoration: none;  }	