body	{
	background: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}

p	{
	text-align: justify;
	}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover	{
	color: #336699;
	text-decoration: underline;
	}

table	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}

td	{
	vertical-align: top;
	}

#main	{
	border: solid #999999 2px;
	width: 725px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}

#head	{
	background: #FFFFFF;
	width: 725px;
	height: 126px;
	padding: 10px 0 5px 0;
	margin: 0;
	}

#head img {
	width: 725px;
	height: 126px;
	}

#menu	{
	width: 720px;
	height: 30px;
	margin-left: 12px;
	padding-bottom: 5px;
	text-align: center;
	}

*html #menu img {
	margin-right: 5px;
	}

.sidebox{
	width: 215px;
	border: 2px #999999 solid;
	margin: 0 5px 10px 15px;
	}

*html .sidebox{
	width: 220px;
	}

.sidetext{
	width: 215px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 7.5pt;
	line-height: 15px;
	}

.sidetext table {
	font-size: 7.5pt;
	}

.mainbox	{
	width: 465px;
	margin: 0 5px 10px 5px;
	}

*html .mainbox{
	width: 465px;
	}
	

.label{
	background: #5B6334;
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	}

#footer	{
	border: solid #999999 2px;
	width: 730px;
	height: 20px;
	text-align: center;
	margin: 5px 0 0 0;
	color: #999999;
	padding: 5px 0 5px 0;
	}

*html #footer{
	width: 735px;
	}

h1	{
	font-family: 'Palatino Linotype', Garamond, Times, 'Times New Roman', serif;
	font-size: 24pt;
	text-align: center;
	font-weight: normal;
	}

h3	{
	font-family: 'Palatino Linotype', Garamond, Times, 'Times New Roman', serif;
	font-size: 12pt;
	text-align: center;
	margin-top: -5px;
	}

h4	{
	font-family: 'Palatino Linotype', Garamond, Times, 'Times New Roman', serif;
	font-size: 11pt;
	text-align: center;
	font-style: italic;
	margin-top: -20px;
	font-weight: normal;
	line-height: 25px;
	}

.sm	{
	font-size: 8pt;
	font-style: italic;
	}

.props	{
	width: 425px;
	}

.props td	{
	font-size: 8pt;
	border: 2px #C9C9B3 solid;
	}

.props td.l {
	font-size: 8pt;
	border: 2px #C9C9B3 solid;
	text-align: center;
	vertical-align: middle;
	}

.td1	{
	background: #C9C9B3;
	border: 2px #C9C9B3 solid;
	}

.td1l	{
	background: #C9C9B3;
	text-align: center;
	border: 2px #C9C9B3 solid;
	vertical-align: middle;
	}

img	{
	border: 0px;
	}

.sidetext a:link, .sidetext a:visited, .sidetext a:hover {
	font-size: 7pt;
	line-height: 15px;
	}

iframe	{
	width: 465px;
	height: 280px;
	scrollbar-face-color: #336699; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-dark-shadow-color: #FFFFFF; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF;
	}

*html iframe 	{
	height: 305px;
	}

cite	{	
	font-size: 7pt;
	font-style: italic;
	color: #CCCCCC;
	line-height: 20px;
	}

cite a:link, cite a:visited {
	color: #CCCCCC;
	}

cite a:hover {
	color: #336699;
	}