body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p, form{ margin: 0; padding: 0; }
body{ margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; text-align: center; vertical-align: top; 
	background: #656565; color: #000; height: 100%; }

#wrapper{ width: 990px; margin: 0 auto; }
#content{ text-align: left; width: 800px; margin: 0 auto;}
#content h1{ font-size: 45px; line-height: 45px; text-align:center; }
#content a{ color: #40444a; text-decoration: none; }
#content a:hover{ color: #fff; }
#footer{ margin-top: 40px; }

table tr td{
	outline: 1px solid #000;
	padding: 3px;
}

.note{
	color: green;
	background: #DDD;
	font-weight: bold;
}
