.description_paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.description_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #999999;
}
.description_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #999999;
}
.rightbottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftbottom {
	border: thin solid #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #999999;
}
.borderleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.borderright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: justify;
}
.allborders {
	border: 1px solid #CCCCCC;
}
.bigheader {
	font-family: Geneva, Arial, "Helvetica CY Plain";
	font-size: 18px;
	color: #CCC;
}

