/* CSS Document */

body {font-family: Geneva,Arial,Helvetica,sans-serif; 
	background-color:#ffffcc; }

#sitemast {
display: none;
	}

p 	{
	color: rgb(255, 255, 255); 
	font-weight: normal; 
	font-size: 10pt; 
	line-height:1.2; 
	text-align:right; 
	margin-bottom:6px;
	position: relative; 
	right: 0px;
	}
	
.mkeynote {
	font-weight: bold; 
	font-size:15pt; 
	margin-top:20px; 
	margin-bottom:0px; 
	color: white; 
	text-align: left; 
	margin-left:40px;
	text-decoration:underline;
	}

.mkeynote2 {
	display: none;
	}
.looking {
	position: relative; 
	top: 30px; 
	left: 60px; 
	color: rgb(255, 204, 102); 
	line-height: 2; 
	letter-spacing: 2px; 
	font-size: 24px; 
	font-style: italic; 
	font-weight:bold;
	}
	
.looking_sub {
	font-size:16px; 
	line-height:1.2; 
	word-spacing:normal; 
	letter-spacing: 1.5;
	margin-top:35px;
	}
	
.looking2 {
	display: none;
	}
	
.looking_sub2 {
	display: none;
	}
	
.mtitle {
	font-weight: bold; 
	font-size:12pt; 
	margin-top:30px; 
	margin-bottom:0px; 
	color: rgb(255, 204, 102); 
	text-align:right;
	}
	
.msubtitle {
	margin-bottom:0px; 
	font-weight: bold; 
	margin-right:0px; 
	color: rgb(255, 204, 102);
	}
	
ul {
	color: rgb(255, 255, 255); 
	font-weight: normal; 
	font-size: 10pt; 
	line-height:1.1; 
	text-align:right; 
	margin-left:5px; 
	margin-top:0px; 
	margin-right:0px;
	}
	
.bottom_title {
	font-weight: bold; 
	font-size:12pt; 
	padding-top:10px; 
	margin-bottom:6px; 
	color: rgb(255, 204, 102); 
	text-align:right;
	}
	
.address {
	padding-right: 15px; 
	padding-bottom: 5px; 
	color: rgb(249, 169, 84); 
	font-size: 10px;
	}
	
#mfoot {
}
					
