body {
	background-color: white;
	background-image: url(../images/meeting.bk.jpg);
	background-repeat: repeat;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: left;
	line-height: normal;
}

.intro {
	color:black;
	text-align: center;
}

.bigblack {font-size: x-large; color: black;}

#bodytext {
	color:black;
	margin-left: 10px;
	width: 550px;
	margin-top: 25px;
    }

#bodytext p {margin-top:20px }

#bodyital {
    font-style:italic;
    }
    
#bodytextnosub {
	color:black;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
	font-size: 14px;
}
    
#leftmenu {
	float: left;
	width: 745px;
	margin-left: 0px;
	}

#wrapper1 { 
          align:center; 
          margin-top: 2px; 
          margin-left: 2px; 
          max-width:740px; 
          }
          
#topbanner { align: center; margin-bottom: 4px; }
#topmenu { align:center; margin-bottom: 3px; }
		  
img {
	border:0px;
	border-bottom:0px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
    }
    
a:link {text-decoration: none;}
a:hover {color:black; text-decoration: underline;}

.submenu {
         background-color: lightblue; 
         vertical-align:middle; 
         text-align:center;  
         font-family: Arial, Courier New, Sans-serif; 
         font-size: 12px;
         }
a:visited {
	text-decoration: none;
}
