p {
	font-family: Calibri;
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	margin-right: 10px;
	margin-left: 10px;
}
.style3 {
	color: #0033FF;
	font-weight: bold;
}
a.style1 {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #D5EAFF;
}
a.style1:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #FF8000;
	text-decoration: underline;
}
a.style2 {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FF6633;
}
a.style2:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #0066CC;
	text-decoration: underline;
}
ul {
	font-family: Calibri;
	font-size: 12px;
	color: #0033FF;
	text-align: justify;
}
table.1 {
	background-position: center;
	color: #CCFFFF;
	width: 700px;
}
#sales {
	width:95%;
	font-family: Calibri;
	font-size: 13px;
	margin-left: 5px;
}
#sales.title {
	background-color:#50463A;
	font-weight:bold;
	font-family: Calibri;
	font-size: 13px;
	text-align:center;
	color: #A3C3EC;
}
#sales TD {
	background-color: #CCCC99;
	padding: 5px;
}
#sales_over {
	width:95%;
	font-family: Calibri;
	font-size: 13px;
	margin-left: 5px;
}
#sales_over.title {
	background-color:#50463A;
	font-weight:bold;
	font-family: Calibri;
	font-size: 13px;
	text-align:center;
	color: #A3C3EC;
}
#sales_over TD {
	background-color: #CCCCCC;
	padding: 5px;
}

