BODY, INPUT, TEXTAREA
{
	background-color: #EDE1D2;
	font-family: Palatino, Times, serif;
	font-size: 12px;
}

p, 
{
	margin-top: 0;
	padding-top: 0;
	line-height: 1.25em;
}

ul, ol
{
	padding: 0 0 0 1.25em;
	line-height: 1.25em;
}

h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; color: #000000; }
h4 { font-size: 16px; font-style: italic; }
h5 { font-size: 16px; }
h6 { font-size: 12px; }

h1, h2, h4, h5, h6
{
	color: #3A6354;
	margin: 5px 0 5px 0;
}

a
{
	text-decoration: underline;
	color: #3A6354;
}

a:hover { text-decoration: none; }

.bulletList { line-height: 1.35em; }
.smallText { font-size: x-small; }
.bigger { font-size: 13px; }
