td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
}

a:link {
	font-size: x-small;
	color: #33CCFF;
	text-decoration: underline;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	color: #0099CC;

}
a:hover {
	color: #E6FAFF;
	background-color: #003366;
	text-decoration: none;
}
.section {
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: 600;
	color: #FFFFFF;
}
.pagetitle {
	font-size: large;
	font-weight: bold;
	color: #003399;
	letter-spacing: 3px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;



}
.point {
	font-weight: bold;
	color: #3366CC;

}
.pricebefore {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.price {
	font-size: medium;
	font-weight: bolder;

}
.normalprice {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.note {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;



}
.free {
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
