html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, sm, form, fieldset {

}

sm {font-size:10px; color:black; }


body {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
	background-color: #24A4BE;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}


a:link {
 text-decoration: none;
 color: #24A4BE;
}


a:visited {
 text-decoration: none;
 color: #24A4BE;
}


a:hover {
 text-decoration: underline;
 color: #24A4BE;
}


a:active { 
 text-decoration: underline;
 color: #24A4BE;
}


p{
font-size: 12px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
color:#333333;
line-height:20px;
}


h1{
 font-style: normal;
 font-size: 18px;
 color: #23A4BE;
 padding: 0;
 font-family: arial,helvetica;
 font-weight: bold;
 border-bottom:medium;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}


h2{
 font-style: normal;
 font-size: 18px;
 color: #23A4BE;
 padding: 0;
font-family: arial,helvetica;
 font-weight: normal; 
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}


h3{
font-size: 22px;
color: #000000;
padding: 0;
font-weight:bold;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h4{
font-size: 18px;
color: #000000;
padding: 0;
font-weight:normal;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h5{
font-size: 14px;
color: #000000;
padding: 0;
font-weight:normal;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}


.smallfont {
font-size:10px;
color:#ffffff;
}


.smallfontgrey {
font-size:10px;
color:#ffffff;
}