html, body {
	margin:0px;
	padding:0px;
}
body {
	background-color: #ffffff;
}

table.main {height:100%;}

.text { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #000000; text-decoration: none; cursor: default}
.bold { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #000000; text-decoration: none; cursor: default; font-weight: bold}
.contacts { font-family: Tahoma, Verdana, Arial; font-size: 8pt; color: #000000; text-decoration: none; cursor: default}

A:link          {BACKGROUND: none; COLOR: #000000;text-decoration: none}
A:active        {BACKGROUND: none; COLOR: #000000;text-decoration: underline}
A:visited       {BACKGROUND: none; COLOR: #000000;text-decoration: none}
A:hover         {BACKGROUND: none; COLOR: #000000;text-decoration: underline}

.link { font-family: Tahoma, Verdana, Arial; font-size: 7pt; color: #000000; text-decoration: none; cursor: default}
.link A:link          {BACKGROUND: none; COLOR: #000000;text-decoration: none}
.link A:active        {BACKGROUND: none; COLOR: #000000;text-decoration: none}
.link A:visited       {BACKGROUND: none; COLOR: #000000;text-decoration: none}
.link A:hover         {BACKGROUND: none; COLOR: #000000;text-decoration: none}

.header { font-family: Tahoma, Verdana, Arial; font-size: 7pt; color: #000000; text-decoration: none; cursor: default}
.header A:link          {BACKGROUND: none; COLOR: #000000;text-decoration: none}
.header A:active        {BACKGROUND: none; COLOR: #000000;text-decoration: underline}
.header A:visited       {BACKGROUND: none; COLOR: #000000;text-decoration: none}
.header A:hover         {BACKGROUND: none; COLOR: #000000;text-decoration: underline}
 
h1 { font-family: Tahoma, Verdana, Arial; font-size: 11pt; color: #000000; text-decoration: none; cursor: default}

 
