body
{
	color:#ffffff;
	background-color:#000000;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
	width: 760px;
}

img
{
	border: 0px;
}

table.center
{
	margin-left: auto;
	margin-right: auto;
}

p
{
	
	font-family:arial,helvetica,sans-serif;
}

hr
{
	border: 0px;
	color: #0000ff;
	background-color: #0000ff;
	height: 2px;
}

a:link
{
	color:#6666ff;
	text-decoration:none;
}

a:visited
{
	color:#aaaaff;
	text-decoration:none;
}

a:active
{
	color:#0000aa;
	text-decoration:none;
}

a:hover
{
	color:#0000aa;
	text-decoration:underline;
}

div.center
{
	text-align: center; 
	border: 0px;
}

div.left
{
	text-align: left; 
}

div.right
{
	text-align: right; 
}

dfn.redbold
{
	color: #ff0000;
}

h1
{
	margin: 0px;
	color: #ffffff;
	font-family:arial,helvetica,sans-serif;
}

h2
{
	margin: 0px;
	color: #ffffff;
	font-family:arial,helvetica,sans-serif;
}

h3
{
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
}

h4
{
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
}

h5
{
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
}

ul.center
{
  	text-align: center;
}

ol.letter
{
	list-style:lower-alpha;
}

ol.number
{
	list-style:decimal;
}

ul
{
	list-style:disc;
}

ul.circle
{
	list-style:circle;
}

ul.center
{
  	text-align: center;
}

ol.left
{
  	text-align: left;
	
}

li.top
{
 	margin-top: 1.5em;  

}

li.format
{
 	margin-top: 1.5em;  
 	margin-bottom: 1.5em;
}

td.toplogo
{
	width: 760px;
	height: 80px;
 	background-color: #000000;
}

td.bottomlogo
{
	width: 760px;
	height: 16px;
 	background-color: #000000;
}

td.navbar
{
	vertical-align: top;
	width: 160px;
 	background-color: #000000;
}

td.navbutton
{
	width: 160px;
	height: 30px;
 	background-color: #000000;
}

td.navsub
{
	width: 160px;
	height: 20px;
 	background-color: #000000;
}

td.contentarea
{
	vertical-align: top;
 	background-color: #000000;
}

td.vblackline
{
	width: 8px;
	height: 100%;
 	background-color: #000000;
}

td.footer
{
	width: 100%;
	color: #ffffff;
 	background-color: #000000;
	text-align: center; 
	vertical-align: middle;
	font-size: x-small;
}

td.footerspacer
{
	width: 100%;
	height: 5px;
 	background-color: #000000;
}

td.blackline
{
	width: 100%;
	height: 10px;
 	background-color: #000000;
}

pre
{
	font-size: 12px;
	width: 550px;
	overflow: hidden;
	word-wrap: break-word;
	white-space: pre;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
}

strong
{
	color: #ffff88;
}
