@charset "ISO-8859-1";

body, p ,ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
	}
	
ul, li {
	line-height: 1.5;

}

H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.15em;
	color: #333333;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 1em;
}


H2{
	font-size: 20px;
	line-height: 1.3em;
	padding-top: 0em
	
}

H3 {
	font-size: 16px;
	line-height: 1.3em;
	padding-top: 0em
	
}


/* classes */

.subTitle {
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
font-size: 18px;
line-height: 1.2em;
}

.teaser{
    font-size: 14.5px;
	font-style: normal;
	line-height: 1.3em;
}

.recapfooter {
font-size: 10px;
}

.sidebarBullets {
	font-size: 13px;
	/*line-height: 1em; */
}

.firstHeader1 {padding-top: 0em
}
