/*.bodyText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #847e69;	
}*/

H1
{
	/*font-family: Arial, Verdana, Sans-Serif;*/
	font-family: Times New Roman, Helvetica, Serif;
	font-size: x-large;	
	color: #cd895e;	
	font-weight:bold;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 1em;
}

H2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: large;	
	color: #cd895e;	
	font-weight:bold;
	margin-bottom: 1em;
}

H3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: medium;	
	color: #847e69;	
	font-weight:bold;
	margin-bottom: 1em;
}

.header1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #cd895e;	
	font-weight:bold;
}

.header2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #847e69;	
	font-weight:bold;
}

A
{
	color: #9c5238;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

/*FORM
{
	padding: 0;
	margin: 0;	
}*/

/*BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #f4eed9;	
}*/

