body 
{ 
	margin: 0; padding: 0; border: 0; outline: 0; background-color: #fff;
	font: normal 10pt Tahoma, Verdana, sans-serif;
}

img { border: 0; }


/* General */
.center_wrapper 
{
	margin: 0 auto;
	width: 710px;
}


.tabletxt { font-size: 10pt; background-color: #fff; }

.floatrt { float: right; }

a.topmenu:link { color: #000; text-decoration: none; }
a.topmenu:visited { color: #000; text-decoration: none; }
a.topmenu:hover { color: #909; text-decoration: underline; }

a.download:link { color: #666; text-decoration: none; font-size:.8em; }
a.download:visited { color: #666; text-decoration: none; font-size:.8em; }
a.download:hover { color: #666; text-decoration: underline; font-size:.8em; }

table.inner td { padding-bottom:20px; }

div#bottom { height:20px; }

div.bottom-content { color: #fff; font-size: 8px; text-align:center; }

ul.list-type1 li { padding-bottom:6px; }





