.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #330000;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	list-style-type: none;
}
.textBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
}
.pic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
	border: 2px solid #FFCC66;
}
a:link {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
}
.textBoldOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #CC3300;
	font-weight: bold;
}
.references {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #663333;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #330000;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	list-style-type: none;
}
.textBoldItal {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
}
.teal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #00CCCC;
	font-weight: bolder;
}

