body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: white;
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

p {
	line-height: 125%;
                     margin-top: 9px;
                     margin-bottom: 9px;
}


.news p {
	line-height: 125%;
                     margin-top: 1px;
                     margin-bottom: 1px;
}


table {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	font-size: 12px;
}

