.borders {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fontone {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 9px;
}

.fonttwo {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 11px;
}

.fontthree {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 18px;
}

.fontfour {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 24x;
}
.description {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 9px;
	text-align: justify;
	padding: 4px;
}

