

h1 {
	font-size: 150%;
	font-weight: bold;
	
}
h2 {
	font-size: 120%;
	font-weight: bold;
}



.trainers

{
text-align: left;
width: 80%;
color: #636466;
font-weight: normal;
font-size: 11px;
font-family: Verdana, sans-serif;
background-color: #fff;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 1em;
line-height: 1.4em;
border: 1px solid #D8D6D2;

}

