@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	}
.oneColLiqCtr #container {
	width: 90%;
	background: #000000;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	}
.oneColLiqCtr #mainContent {
	padding: 0 20px; 
	color: #FFF;
}
h1{
	font-family:"Courier New", Courier, monospace;
	font-size: xx-large;
	color:#000
}
h2{font-family:"Courier New", Courier, monospace;
	font-size: x-large;
	color:#333}
h3{
	font-family:"Courier New", Courier, monospace;
	font-size: large;
	color:#333
}
h4{
	font-family:"Courier New", Courier, monospace;
	font-size: medium;
	color:#333
}
.lessonlist{
	font-size:14px;
}
.tablelinks {
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	text-align:center;
	
}
