/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	empty-cells: show;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F73809;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #333333;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.8px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #776255;
}
