td {
	font-family: Tahoma;
	font-size: 16px;

}
p {
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.underline {
	text-decoration: underline;
}


h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.quote {
	font-family: Arial;
	font-style: italic;
	text-align: justify;

}
