/*
================================================================================
	BASIC STYLES FOR LAYOUT
================================================================================
*/

body {
	font-size: 75%;
	font-family: arial, verdana, sans-serif;
	color: #000000;
}

p, table {
	line-height: 1.6em;
}

h1, h2, h3 {
	font-size: 1.3em;
	margin: 0;
}

h2 {
	margin-top: 1em;
}