/* global reset */
html { font-size: 100%; /* IE hack */ }
body { font-size: 76%; 
font-family:arial, sans-serif;
}

h1 {font-size:1.6em;line-height:1.2;margin-top:0;}
h2 {font-size:1.4em;line-height:1.2em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5, h6 {font-size:1.1em;}

#home h1 {
font-size:1.9em;
}
h1,h2,h3,h4,h5,h6 {
	font-family:georgia, serif;
	font-weight:normal;
}

 p, li, dd, blockquote, label {
 	font-size:1em;
	line-height:1.6;
 } 
 p.summary {
 	font-size:1.1em;
	line-height:1.6;
	font-weight:bold;
	}
strong, bold {
font-weight:bold;
}
i, em {
font-style: italic;
}
.newsList dl {
	
}
