
	 	
#Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	color: #30485B;
	font-weight: normal;
}
	 	#divUpControl  {
	 	position : absolute;
	 	z-index : 1;
	 	text-align : right;
}
	 	#divDownControl  {
	 	position : absolute;
	 	z-index : 1;
	 	text-align : right;
}
	 	#divContainer  {
	 	position : absolute;
	 	overflow : hidden;
	 	visibility : visible;
}
	 	#divContent  {
	 	position : absolute;
	 	left : 0;
	 	z-index : 1;
}
	 	a:link  {
	color : #30485B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
	 	a:visited  {
	color : #7F93A4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
	 	a:hover  {
	color : #30485B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}
	 	a:active  {
	 	color : #000000;
	 	font-family : Verdana, Arial, Helvetica, sans-serif;
	 	font-size : 12px;
	 	text-decoration : none;
}
	 	.bodytext  {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 24px;
}
	 	body , table , tr , td  {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	 	.mytext  {
	 	font-family : Verdana, Arial, Helvetica, sans-serif;
	 	font-size : 12px;
	 	color : #666699;
}
	 	input , textarea  {
	 	font-family : arial;
	 	font-size : 12pt;
	 	color : #000000;
	 	background-color : #ffffff;
}
	 	li  {
	 	color : #000000;
	 	list-style-type : square;
}
	 	ul  {
	 	color : #000000;
	 	list-style-type : square;
}
	 	ol  {
	 	color : #000000;
}
	 	.footer  {
	 	color : #000000;
	 	font-family : Verdana, Arial, Helvetica, sans-serif;
	 	font-size : 9px;
}
	 	@media print {
	 	 #navigation , .noprint  {
	 	display : none;
}
}
