.OrangeHeadingsItalic {
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
a:hover {
	color: #FF7119;
}
a:visited {
	color: #0000CC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.orange {
	color: #FF7119;
}
.bold {
	font-weight: bold;
	font-size: 13px;
}
.ImageText {
	font-size: 10px;
	line-height: 13px;
}
.Bold12px {
	font-size: 12px;
	font-weight: bold;
}
.bullet {
	list-style-image: url(../images/bullet_css.gif);
}
.buttons {
	line-height: 13px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
