BODY 
	{
		color: #000000;
		background-color: #D2B48C;
		font-family: Arial, Helvetica,sans-serif;
		font-size: 12pt;
	}

A:visited
	{
	color: #804000;
	text-decoration: none;
	}

a 
	{
	color: #804000;
	text-decoration: none;
	}


A:HOVER 
	{
	color: #228A23;
	text-decoration: underline;
	}

.bold
	{
		color: #000000;
		font-weight: bold;
	}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

	
.label
	{ 
		color: #000000;  
		font-weight: bold;
		font-size: 15pt;
	}
.small
	{
	color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	}
.smallbold
	{ 
		color: #000000;  
		font-size: 10pt;
		font-weight: bold;
		line-height: 14pt;
	}
.lrg_label
	{
		color: #000000;  
		font-weight: bold;
		font-size: 18pt;
	}	a:active {
	color: #804000;
	text-decoration: none;
}
.small-bold-indented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
	text-indent: 25pt;
}
.small-bold-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C00;
}

.small-bold-indented2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
}
.small-bold-spaced {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
}
.small-indented {
	color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	text-indent: 20pt;
	font-weight: normal;
}
.cell {
	border-top: 2px ridge #FFCC99;
	border-right: 2px ridge #CC9966;
	border-bottom: 2px ridge #CC9966;
	border-left: 2px ridge #FFCC99;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFCC;
	border: medium solid #663333;
	width: 720px;
	padding: 5px;
}
.box2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 3px solid #FF0000;
	width: 720px;
	padding: 5px;
}
.infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 3px solid #FF0000;
	width: 760px;
	padding: 5px;
	color: #000000;
	text-align: left;
	overflow: auto;
	height: 150px;
}
.infobox2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 3px solid #FF0000;
	width: 450px;
	padding: 5px;
	color: #000000;
	text-align: left;
	overflow: auto;
	height: 400px;
}
.smallbolditalics {
	font-style: italic;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

