/* global reset */

body {
font-size:76%;
}
h1 {font-size:1.3em;line-height:1.2}
h2 {font-size:1.2em;line-height:1.2}
h3 {font-size:1.1em;}
h4 {font-size:1.0em;}
h5, h6 {font-size:1.0em;}
p {
	margin:0 0 10px 0;
}
h3 {
	margin:10px 0 0 0;
}
h1.title {
	font-size:1.1em;
	padding-bottom:8px;
	margin-bottom:10px;
}
.twoCol h1.title {
	margin-bottom:0px;
	}
.leftCol h2 {
	font-size:1.1em;
	padding-bottom:8px;
	margin-bottom:0;
}
 p, li, dd, blockquote, input {
 	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 {
	
}
.usefulInfo p {
	line-height:1.3;
	font-size:0.9em;
}
table {
	font-size:100%;
}
table td {
	font-size:0.9em;
}