div.main
	{
	text-align: left;
	font-family: arial;
	width: 970px;
	}
table
	{
	margin-left: auto;
	margin-right: auto;
	}
table.sizes
	{
	border-spacing: 0px;
	border: 1px solid grey;
	empty-cells: show;
	}
th.th1
	{
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	width: 480px;
	}
th.th2
	{
	border-spacing: 0px;
	border: 1px solid grey;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	}
td
	{
	border-spacing: 0px;
	border: 1px solid grey;
	font-family: arial;
	font-size: 90%;
	text-align: center;
	}
.img
	{
	text-align: center;
	border: 0px;
	}
li
	{
	font-family: arial;
	font-size: 80%;
	font-style: italic;
	}
.left
	{
	text-align: left;
	}
.right
	{
	text-align: right;
	}
.center
	{
	text-align: center;
	}
.w166px
	{
	width: 166px;
	}
.w161px
	{
	width: 161px;
	}
.w90px
	{
	width: 90px;
	}
.w85px
	{
	width: 85px;
	}
.w70px
	{
	width: 70px;
	}
.w65px
	{
	width: 65px;
	}
.w60px
	{
	width: 60px;
	}
.w55px
	{
	width: 55px;
	}
ul.circle
	{
	list-style-type: circle;
	}
.printwarning
	{
	text-align: center;
	font-size: 80%;
	}
div.footer
	{
	text-align: center;
	font-family: arial;
	font-size: 90%;
	width: 970px;
	}
#siteseal
	{
	display: block;
	width: 132px;
	height: 100%;
	margin: 0 auto;
	}
a.nodec
	{
	text-decoration: none;
	}
a:link {color: #00008B}
a:visited {color: #8B0000}
a:hover {color: #FF0000}
a:active {color: #4682B4}
/* Page Break */
.pagebreakbefore
	{
	page-break-before: always;
	}
.pagebreakafter
	{
	page-break-after: always;
	}