body, p, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
a {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftFrameText {
	font-size: 10px;
	color: #FFFFFF;
}
ul {
}
.capitalize {
	text-transform: uppercase;
}
td.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
