.bb1 {
}
a.body:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
a.body:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
a.body:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	text-indent: 20px;
	line-height: 20px;
	list-style-image: url(../images/check.gif);
	list-style-position: outside;
}

a.body:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
.h2red {
	font-family: Tahoma, Helvetica;
	font-size: 24px;
	color: #FF0000;
}
.h2redline {
	font-family: Tahoma, Helvetica;
	font-size: 24px;
	color: #FF0000;
	text-decoration: line-through;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
