
body {overflow-y: scroll;}
body, p, table, tr, td {
	color: white;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px; }
a:link {
	color: #bec6c6;
	text-decoration: none  }
a:visited {
	color: #bec6c6;
	text-decoration: none  }
a:hover {
	text-decoration: none  }
h1 {
	font-size: 20px;
	line-height: 1.1em  }
h2 {
	color: #666;
	font-size: 18px;
	line-height: 1.3em  }
h3 {
	font-size: 20px;
	line-height: 1.6em  }
