
html {width: 100%;}

body {
background: white;
text-align: left;
color: black;
font-size: 12pt !important;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: Arial, Helvetica, sans-serif; 
width: 94%;
}

	/* Helpers and base rules */

img	{
border: 0;
}

.hide, #navigation, #gallery {
display: none;
}


#header {

}	


h1 {
text-align: left;
color: #000;
font-size: 22pt !important;
font-weight: bold;
}	

h2 {
text-align: left;
color: #000;
font-size: 14pt !important;
font-weight: bold;
}		
	
#container	{
border: 0;
}

p {
margin: .4em 0 1em 0;
}

	/* Default links 	*/

a:link, a:visited, a:hover, a:active {
font-weight: normal; 
text-decoration: none;
color: #000;  
}


	
