body {
	margin: 20; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.banner {
	height: 10px;
	background-color: #003399;
}

.banner2 {
	height: 20px;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.8em;
	text-decoration: none;
}

.banner2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.8em;
	text-decoration: none;
}

h2 {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: underline;
}

hr.main {
width: 100%;
height: 2px;
border: 0;
color: #000000; /* IE */
background: #000000;
} /* Other */

.main_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img.bullet {
	border: 1px solid #000000;
	width: 30px;
	height: 30px;
	text-align: center;
}

.sample a:hover {
	color: #000000;
	text-decoration: none;
}

table.lessons {
	/*border: 1px solid #FFFFFF;'*/
	border-bottom: 1px solid #000000;
	border-left: 0px;
 border-right: 0px;
}

table.lessons tr td {
	border-top: 1px solid #000000;
}

table.lessons a:hover {
	color: #000000;
	text-decoration: none;
}



