/* STYLES SHEETS FOR THE MICROS ACADEMY WEB SITE COURSE DESCRIPTIONS*/

p {
	font-family:Trebuchet MS, Tahoma, sans-serif;  
	font-size:9pt}

li {
	font-family:Trebuchet MS, Tahoma, sans-serif;  
	font-size:9pt}

ul {
	font-family:Trebuchet MS, Tahoma, sans-serif;  
	font-size:9pt}

td {
	font-family:Trebuchet MS, Tahoma, sans-serif;  
	font-size:9pt}

.nav {  
	font-family: "Trebuchet MS"; 
	font-size: 9pt; 
	color: #FFFFFF}

.cdheading {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 12pt; 
	font-style: normal; 
	font-weight:bold; 
	color: #000000}

.cdquestions {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 8pt; 
	font-weight:normal; 
	margin-right: 0.25in; 
	text-align:center;}

