@charset "ISO-8859-1";
h1 {
	font-family: arial;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 12px;
}
small header {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
p {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}

