body {
	background-color: #F8FFFF;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
a:link {color:black;ztext-decoration: none;}
a:visited {
	ztext-decoration: none;
	color: #616161;
}
a:hover {
	color: Blue;
	text-decoration: underline;
}

p {
	text-indent: 20px;
	margin-top:4px;
	margin-bottom:4px;
}

td {
	font-size: 9pt;
}

h2 {
	margin-top:5px;
	font-size: 12pt;	
}

.menu1 {
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.journal_number {
	color: red;
	font-family: Impact, Verdana,  Arial, sans-serif;
	font-size: 19pt;
	text-align: center;	
}

.jsection {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Green;	
}

.jsection_main {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;	
}
