body					{
							margin: 0cm;
							padding: 0;

							font-family: 'Trebuchet MS','Lucida Grande', 'Lucida Sans Unicode', arial, sans-serif;
							font-size: 10pt;
							line-height: 15pt;

							color: #000;
							background: #fff;
						}

h1, h2, h3, h4, p		{ margin: 0 0 10px 0; padding: 0; font-weight: normal; }
h1						{ font-size: 18pt; font-weight: normal; }
h2						{ font-size: 16pt; font-weight: normal; }
h3						{ font-size: 14pt; font-weight: normal; }
h4						{ font-size: 12pt; font-weight: bold; }

h1 span,
h2 span,
h3 span,
h4 span					{ color: #e80000; text-transform: uppercase; }

#page					{ padding: 0; }
#content				{ width: 100%; padding: 0;}

#usernav,
#left,
#sub_nav,
.toolbar				{ display: none; }

#right					{ width: 100%; }

#header					{ margin-bottom: 30px; }

.top					{ margin: 30px 0px 30px 0px; width: 45%; }
.left					{ float: left; }
.right					{ float: right; }
.grey					{ color: #ccc; }

.weight					{ width: 300px; float: right; font-size: 1.1em; text-align: left; }
.weight strong			{ float: left; }
.weight span			{ padding: 20px 10px 10px 10px; width: 180px; display: block; border: 1px solid #ccc; text-align: right; float: right;}

.table					{ border: 1px solid; }
.sign					{ margin: 30px 0px 30px 0px; width: 400px; border-top: 1px solid #ccc; text-align: center; }


