th, td, h, p, li {
	font-family: Arial, Helvetica, Verdana;
}

p {
	font-size: 10pt; 
	margin: 10px;
}

li {
	list-style: circle;
}
th.label {
	font-size: 9pt; 
	font-weight: bold; 
	text-align: left;}

th.dateline {
	font-size: 10pt; 
	font-style: italic; 
	font-family: times new roman; 
	font-weight: normal;}

blockquote {
	font-family: verdana; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal; 
	text-align: center;}

td.pname {
	font-size: 9pt; 
	margin-left: 10px; 
	margin-bottom: 20px;}

ul{
	margin-left: 5px;
	padding-right: 5px;
}
li.menuH {
	font-weight: bold;
	font-size: 8pt;
	margin-left: 2px;
}

li.menuL{
	font-weight: normal;
	font-size: 8pt;
	list-style: square;
	border-left: 5px;
	margin-left: 12px;
}

td.pad_line {
	height: 5px;}

a  {
	text-decoration: none;
	color: black;}
	
a.hover {
	color:red;
}

