@charset "UTF-8";
/* CSS Document */

.michael{
	background-color: #000000;
	color: #DD8844;
	text-align: center;
	font-family: verdana;
	font-size: 24px;
	font-stretch:expanded
}
.text16pt {
	color: #EDDEBA;
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-stretch:expanded;
	line-height: 20px;
}

.text12ptgray {
	color: #000000;
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-stretch:expanded;
	line-height: 18px;
}
.details{
	color: #000000;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	}
.details14{
	color: #000000;
	text-align: left;
	font-family: arial;
	font-size: 14px;
	
}
.text18ptblack {
	color: #000000;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	font-stretch:expanded;
	line-height: 20px;
}
.text20ptred {
	color: #ff5533;
	text-align: center;
	font-family: arial;
	font-size: 20px;
	font-stretch:expanded;
	line-height: 20px;
}



.textcenter{
	color: #ffffff;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	font-stretch:expanded;
	line-height: 20px;
}
.text12pt {
	color: #EDDEBA;
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-stretch:expanded;
	line-height: 20px;
	
	}
	.text12ptcenter {
	color: #EDDEBA;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-stretch:expanded;
	line-height: 20px;
	
	}
	
	.text14ptcenter {
	color: #BB7722;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-stretch:expanded;
	line-height: 20px;
	
	}
	.textcentergray{
	color: #ee5522;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	font-stretch:expanded;
	line-height: 20px;
}
	
	.textcenterred{
	color: #ff6622;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-stretch: expanded;
	line-height: 16px;
	font-weight: bold;
}
	
	
