@charset "UTF-8";
/* CSS Document */


type="text/css"
 rel="stylesheet" media="screen" -->
<style type="text/css">
/* Print CSS rules go here */
</style>

body {
 background-color: white;
 color: black;
}

body {
 background-color: white;
 color: black;
 font-family: Times,

"Times New Roman",
   Garamond, serif;
}

#navigation, hr, body>div>

a, #blipvert {
 display: none;
} 

#sidebar1 {
	visibility:hidden
}

#mainContent h6 {
	visibility:hidden
}	

#body h6  {
	visibility:hidden
}	

#mainContent h1 {
	font-size: 24pt;
	text-align: left;
	font-family: Helvetica, 
 Verdana, Arial, sans-serif;
	padding: 1pt;
}

#mainContent p {
	line-height: 18pt;
	text-align: left;	
}

#content a:after {
 content: " <"a href=" "> ";
 font-family: courier, monospace;
 font-weight: normal;
}

a {
 text-decoration: none;
 font-weight: bold;
 color: #626466;
} 

