
body {
	margin-top: 0px;
	font-family: verdana;
	font-size: 10pt;
}

td {
	font-family: verdana;
	font-size: 10pt;
	line-height: 1.35em;
}

h1 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
}
h3 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 1px;
}

#updated h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

a.noul {
	text-decoration: none;
}

td.borderleft { 
	border-left-color: green; 
	border-left-style: solid;
	border-left-width: 1px; 
	padding-left: 6px;
}

td.bordertop {
	border-top-color: green; 
	border-top-style: solid;
	border-top-width: 1px; 
	padding-top: 20px;
}


td.borderbottom {
	border-bottom-color: green; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	padding-bottom: 20px;
}

.sections {
	font-family: arial;
	font-size: 10pt;
	white-space: nowrap;
	padding-right: 6px;
}

.sectionswrap {
	font-family: arial;
	font-size: 10pt;
	padding-right: 6px;
}

img.article {
	border-style: none;
	margin-left: 10px;
	margin-bottom: 5px;
}
