body {
background-color: #FFFFFF;
font-size:11px;
font-family:Helvetica, Arial, sans-serif;
color:#333230;
margin:0px;
padding:0px;
}

.sizing {
width:228px;
float:left;
}

.sizing-info {
width:385px;
float:left;
}

h1 {
font-family:Helvetica, Arial, sans-serif;
font-size:24px;
text-transform:uppercase;
margin-bottom:10px;
}

h2 {
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
margin-bottom:10px;
}

table {
width:100%;
}

table td {
width:75px;
}

table td.item {
width:200px;
}

hr {
margin-bottom:10px;
margin-top:10px;
height:1px;
background-color:#aeaead;
border:0px;
}
