body 
	{ 
		background: #E5D370;
		color: #333; 
		font-size: 13px;
		font-family: trebuchet ms, verdana, sans-serif;
		line-height: 1.5em; 
		margin: 20 0 0 0;
		padding: 0;
	}

p { margin-top: 0px; font-size: 13px;}
	
h3 { color: #c96; font: bold 140% trebuchet ms; letter-spacing: -1px; margin-bottom: 0; }
	
a:link { 
		text-decoration: underline;
    	color: #6666CC;
}
	
a:visited { 
	    text-decoration: underline;
		color: #6666CC;
}
	
a:hover { 
		color: #333399;
		text-decoration: underline;
}

#footer { 
		text-align: right;
		letter-spacing: 2px; 
		color: black;
		margin: 0 10 5 0;
		padding: 0 0 0 0;	
		font-size: 11px;	
}


	
#mb { text-align: justify; }
#mb h1 { 
		letter-spacing: 2px; 
		text-align: left;
		color: black;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		padding-bottom: 18px;
}

#mb h3 { 
		font: bold 110% trebuchet ms;
		letter-spacing: 4px; 
		margin-bottom: 0; 
		margin-top: 0;
		color: #c96;
}

#mb p { 
		font-size: 13px;
		font-family: "trebuchet ms";
		text-align: justify;
		color: #333;
}	
#mb ul {
		font-size: 13px;
		font-family: "trebuchet ms";
		text-align: justify;
		color: #333;
}

#tb {
        margin: 8 0 0 8;
        padding: 0;
		font-style: italic;
		font-size: 14px;
		font-family: "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #444;
		text-align: center;
}	
.mn {
		padding: 12px 0 12px 0;
		right: 10px;
		left: auto;
		padding: 0;
		font-size: 11px;
		font-family: "trebuchet ms";
}

.mn h3 {
		margin: 10 0 0 8;
		text-align: left;
		font: bold 140% trebuchet ms;
		letter-spacing: -1px; 
		padding: 12px 0 0 0;
		border-top: 1px dashed #CDC4AC;		
}
.mn p {
		margin: 0 5 0 15;
		text-align: left;
		padding-bottom: 5;
}
		
.mn a:link { 
		color: #6666CC;
		margin: 10 0 5 0;
		text-align: left;
		text-decoration: underline;
}
	
.mn a:visited {
		color: #6666CC;
		text-decoration: underline;
}
	
.mn a:hover	{
		color: #333399;
		text-decoration: underline overline;
}
.tmark {
		font: bold 110% trebuchet ms;
		letter-spacing: 2px; 
        color: black;
}

.rfc {
    padding: 0;
		font-style: italic;
		font-size: 14px;
		font-family: "trebuchet ms";
}

