font {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border: none;
}
.content1 {
	font-size: 14px;
	text-decoration: none;
	border: none;
	color: #000000;
}
.notes {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border: none;
	color: #000000;
}
td {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	border: none;
}
A:Hover {text-decoration: none; color: red}
.style2 {font-size: smaller}
.divide {color: #FFFFFF}
.yellowhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-indent: 30px;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}