﻿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; }

#wrap-page,
#page					{ margin: 0; padding: 0; }
#content				{ width: 100%; padding: 0;}

#left,
#sub_nav,
.toolbar				{ display: none; }

#main					{ width: 100%; }

