body
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	line-height:1.35;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}
P, UL, LI
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	line-height:1.25;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 
{
	font-family: arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom:2px; 
}
h2 
{
	font-family: arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom:2px;
	border-bottom:1px solid black; 
}
h3 
{
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom:2px; 
}
h4 
{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom:2px; 
}
h5 
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:2px; 
}

input, textarea, td, li, a, th {font:normal 10pt sans-serif}
input, button, select, option, textarea {border:1px solid gray;}
button {background-color:#DBD8E7;cursor:pointer;}
A:link {font:normal 10pt sans-serif;color:blue;font-weight:normal;text-decoration:underline;}
A:visited {font:normal 10pt sans-serif;color:blue;font-weight:normal;text-decoration:underline;}
A:hover {color:red;}
.orangeBox {border-left:1px solid orange;border-top:1px solid orange;border-right:1px solid gray;border-bottom:1px solid gray;}
.buttonBare {border:0;background-color:#EBE8D7;cursor:pointer;color:gray;font:bold 8pt verdana;}

