body { margin: 0; }

body, div, p, th, td {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 15px;  
	line-height: 1.6em;
}

h1, h2, h3 {font-family: Georgia, Serif;}

h1 {
	color: #5e4373;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1.4em;
}
h2 {
	color: #666;
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
}

a { color: #64b659; }
a:hover { color:#B73A28; }
a img { border: 0; }
img { vertical-align: text-bottom; }
table { border-collapse: collapse; }
table td, table th { border: 1px solid #fff; padding: 4px 8px; }
table th { text-align: left; }
#page label {float: left; width: 100px; font-size: .9em; font-weight: 600}
