/* global reset */
html { font-size: 100%; /* IE hack */ }
body { font-size: 76%; }

h1 {font-size:1.4em; line-height:1.2em;}
h2 {font-size:1.3em;line-height:1.2em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5, h6 {font-size:1.1em;}

 p, li, dd, blockquote {
 	font-size:1em;
	line-height:1.6;
 } 
 p.summary {
 	font-size:1.1em;
	line-height:1.6;
	}
strong, bold {
font-weight:bold;
}

i, em {
font-style: italic;
}
.newsList dl {
	
}

p.main-site a {
	font-weight: bold;
	text-decoration:none;
 }
p.main-site a:hover {
	text-decoration:underline;

}

#content h1, #content h2 {
 font-weight:bold;
}