@charset "UTF-8";
/* Print CSS Document (if regular is set to screen) */

1	/*Reset Style*/
2	body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}

/* Remove Element */

.navigation, .rightpanel, .menu, .nav menu {display:none}

1	/* Show URL */
2	a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
3	a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
4	a[href^="http://"] {color:#000;}



<style type="text/css">
<!--
.style1 {font-size: 9pt}
.style9 {	font-family: "Book Antiqua";
	font-size: 18pt;
	font-style: italic;
}
.style12 {font-size: 10px}
.style13 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style15 {	font-family: "Book Antiqua";
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
.style8 {font-size: 12px}
.style16 {
	font-size: 14pt;
	font-weight: bold;
}
.style20 {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style21 {font-family: Arial, Helvetica, sans-serif}
-->
</style>





