body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
	text-decoration: none; 
	background-color:#FFFFFF;
	list-style-type: square;
}
h1 {
	font-size: 26px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	 color: #2c7523;
	 text-decoration: none;
}
a:hover {
	 color: #5e9a14;
	 text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    background-color: #FFFFFF;
}
.picture {
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 3px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}
.boldlink {
	font-weight: bold;
}
table.size {
	width:100%;
}
.tableheader {
	font-weight: bold;
	font-size:16px;
	background-color:#CCCCCC;
}
.tablehilight {
	background-color:#DDDDDD;
}
#right {
	margin-left: 0px;
}
#sizingchart {
}
