*						{ padding: 0px; margin: 0px; }
body 					{ font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #d4e7c1; }

img						{ border: 0px; }
div						{ font-size: 0.9em; }
li						{ list-style: none; }
th						{ text-align: left; }
p						{ margin-bottom: 10px; }

h1 						{ font-size: 18px; margin-bottom: 0px; color: #000; text-decoration: none; font-weight: bold; }
h2 						{ font-size: 16px; margin-bottom: 0px; color: #000; text-decoration: none; font-weight: normal; }
h3 						{ font-size: 14px; margin-bottom: 0px; color: #000; text-decoration: none; }

a:link 					{ color: #00f; text-decoration: none; }
a:visited 				{ color: #00f; text-decoration: none; }
a:active 				{ color: #00f; text-decoration: none; }
a:hover					{ text-decoration: underline; }

#container				{ position: relative; background: #d4e7c1; float: left; width: 530px; margin-left: -265px; left: 50%; }
