﻿body{
	background: #cccccc url(images/bg.gif) repeat;
	margin: 0 auto;
	font-weight: normal;
}

p, li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul{
	margin: 0 0 0 12px;
	padding: 0;
}

li{
	list-style: none;
}

h1{
	color: #a0a0a0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: -0.05em;
	padding: 0.6em 0 0 0;
}

h2{
	color: #666666;	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.ctc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.footer	{
	background-color: #666666;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

ul#lessons{
margin: 0;
padding: 0;
}
ul#lessons li {
padding-bottom: 6px;
}

