body, table
	{
	/* font-family: 'Gill Sans', 'Trebuchet MS', Arial, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #333333;
	text-align: center;}
.clearer
	{display:none; clear: both;}
hr
	{clear: both;}
div.intro
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 line-height: 12px;
	 color: #555555;
	 width: 300px;
	 margin: 0 auto; }
div.intro p
	{text-align: justify; }
div.main
	{margin: 0pt auto;
	 width: 550px;
	 text-align: left;}
	 /*
div#video
	{padding-left: 150px;}
	*/
a  	{color: #990000; text-decoration: none}
a:hover
	{text-decoration: underline}
h1
	{color: #666666; font-size: 18pt}
h2
	{margin-bottom: 2px; color: #555555; font-size: 14pt}
input, textarea, select, button
	{background-color: #666666;
	 font-family: verdana;
	 font-size: 10px;
	 font-weight: bold;
	 color: white}
div.footer, div.header
	{font-family: verdana; font-size: 10px; margin: 1em auto; text-align: center; clear: both;}
div.footer a, div.header a
	{text-decoration: none}
div.footer a:hover, div.header a:hover
	{text-decoration: underline}
.fullwidth { width: 100% }
.centered	{ margin: 0 auto; text-align: center;}
.left_aligned {float: left}
a.headerFooterHover, .header a:hover, .footer a:hover	
	{background: black; color: white; text-decoration: none;}
div.sharesb
	{margin: 3em; border: 1px solid silver;}