p,td,tr {
	font-weight: normal;
	font-size: 10pt;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px
}

h1 {
	font-weight: bold;
	font-size: 12pt;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px

}

h2 {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px

}

a {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	margin: 0px	
}

a:link {color:#229922}
a:visited {color:#229922}
a:hover {color:#999999}
a:active {color:#999999}

table {
	border: 0;
	cell-padding: 0;
	cell-spacing: 0
}

body {
	font-family: georgia;
	font-size: 10pt
}
