body
{
	margin-top: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	background: #ffffff url(/ims/bg.gif) repeat-x;
}

table.abc-table
{
	width: 800px;
	text-align: center;
	margin: auto;
}

td.abcswf-td
{
	width: 600px;
}

td.abclogo-td
{
	width: 200px;
	margin: auto;
	text-align: center;
}

td.subscript-td
{	
	vertical-align: top;
	width: 300px;
	margin-left: 10px;
	padding-left: 10px;
	

}

td.lefty-content
{
	vertical-align: top;
	margin-left: 50px;
	padding-left: 50px;
	width: 500px;
	font-family: verdana, sans-serif;
}

td.righty-content
{
	vertical-align: top;
	padding-top: 50px;
	padding-left: 50px;
	width: 200px;
	font-family: verdana, sans-serif;
}

div, p, th, td, li, dd, dl, dt
{
	font-family: verdana, sans-serif;
	font-size: 10px;
}

p.footer-p
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-align: center;
}

ul { }
li { margin: 0px 0px 0px 0px; }

hr
{
	border-style: none;
	color: #666666;
	background-color: #666666;
	width: 100%;
	height: 1px;
}

h1
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	margin: 15px 0px 5px 0px;
	color: #666666;
}

h2, h3, h4, h5, h6
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

img
{
	border: 0;
	margin-top: 0px;
}

a
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #666666;
	background-color: transparent;
}

a:link { }
a:visited { }
a:active { }

a:hover
{
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
}

code, tt, pre
{
	color: #000000;
	background-color: transparent;
}