body {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #333333;
}
.bold {
font-weight: bold;
}
a.alignright {
text-align: right;
color: #624819;
}
a.alignright hover {
text-align: right;
color: #624819;
text-decoration:none;
}
.header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #b4cccc;
	font-weight: bold;
	text-align: center;
}
.sizechartbody {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f0f0f0;
	text-align: center;
}

