
#lh-col ul li{
	list-style-type: none;
	margin-left: -2em;
	font-size: 0.9em;
}
#lh-col h4 {
	font-size: medium;
	text-align: center;
}
#lh-col h5 {
	font-size: 1.0em;
	padding-left: 1em;
	border-bottom:1px solid #4db3e8 ;
}

#rh-col h3{
	text-align: center;
	font-size: medium;
}
#rh-col h2{
	text-align: center;
	font-size: medium;
}



a:link
{
	color:#4db3e8;
	background-color:inherit;
	text-decoration:underline;
}

a:active
{
	color:#4db3e8;
	background-color:#CCDDEE;
	text-decoration:underline;
}

a:visited
{
	color:#4db3e8;
	background-color:inherit;
	text-decoration:underline;
}

a:hover
{
	color:#4db3e8;
	background-color:#D9D9FF;
	text-decoration:underline;
}