.policybox { 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	vertical-align: top; 
	background-color: #A6A091; 
	color: #000000; 
	padding: 12px;
	}
.policy { 
	padding-bottom: 8px;
	}
	
.class_item { 
	font-family: times new roman, serif; 
	font-size: 18px; 
	font-weight: bold;
	clear: both;
	vertical-align: top; 
	color: #000000; 
	}
	
.class_started { 
	font-family: verdana, sans-serif; 
	font-size: 9px; 
	font-style: italic;
	clear: both;
	vertical-align: bottom; 
	color: #96A900; 
	}
	
.class_craft { 
	font-family: verdana, sans-serif; 
	font-size: 8px; 
	font-weight: bold;
	clear: both;
	vertical-align: top; 
	color: #7DABAB; 
	}
	
.class_skill { 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	vertical-align: top; 
	clear: both;
	color: #000000; 
	}
	
.class_description {
	text-align: justify; 
	padding-bottom: 7px;
	clear: both;
	}
	
.class_meetings {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	vertical-align: top; 
	padding-top: 3px; 
	clear: both;
	border-top: solid 1px #CCCCCC;
	color: #000000; 
	text-indent: -10px; padding-left: 10px; 
	}
	
.class_sessions {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	vertical-align: top; 
	clear: both;
	color: #000000; 
	text-indent: -10px; padding-left: 10px; 
	}
	
.class_instructor {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	clear: both;
	vertical-align: top; 
	color: #000000; 
	padding-bottom: 25px;
	}
.class_instructor A { color: #2F6C6D; text-decoration: none; font-weight: bold; }
.class_instructor A:visited { color: #2F6C6D; text-decoration: none; font-weight: bold; }
.class_instructor A:hover { color: #2F6C6D; text-decoration: underline; font-weight: bold; }
.class_instructor A:active { color: #2F6C6D; text-decoration: underline; font-weight: bold; }