/* CSS Document */
body {
	text-align: center}
table {
	width: 702px;
	border: 1px solid #000000}
td {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000}
td#header {
	column-span: 7;
	font-size: 16pt;
	font-weight: bold;
	border: 1px solid #000000;
	vertical-align: bottom}
td#menubar {
	width: 98px;
	background-color: #000000;
	text-align: center;
	border: 1px solid #000000;}
td#separator {
	height: 5px;
	border: 1px solid #000000}
td#title {
	background-color: #000000;
	text-align: left;
	border: 1px solid #000000;}
td#picture {
	text-align: center;
	width: 88px;
	padding: 5px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;}
td#info {
	width: 588px;
    padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;}
a {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;  
	text-decoration: none}
a#menubar {
	color: #FFFFFF;
	vertical-align: middle}
a:hover {
	text-decoration: underline}
