.QuoteLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #236281;
	text-align: center;
	background-color: #F2F7F9;
	margin-right: 10px;
	margin-left: 0px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.QuoteRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #236281;
	text-align: center;
	background-color: #F2F7F9;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ListHTML {
	list-style-image: url(../images/smallicons/smallhtm.gif);
}
.ListPDF {
	list-style-image: url(../images/smallicons/smallpdf.gif);
}
.ListPPT {

	list-style-image: url(../images/smallicons/smallppt.gif);
}
