
p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
}

p.caption {
	font-size: 9px;
	line-height: 10px;
	margin-left: 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:4px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:4px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-bottom:0px;
	padding-bottom:0px;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

table.license {
 	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}

a:visited {
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}