﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#002857;
	height:100%;
}

.central-part
{
width:600px;
padding:10px;
background-color:#001a00;
height:620px;
vertical-align:top;
text-align:left;
}

.main-table
{
width:1250px;
height:620px;
border-top:solid #001a00 2px;
border-bottom:solid #001a00 2px;
border-left:solid #001a00 2px;
border-right:solid #001a00 2px;
}

.text-firstpage
{
 font-family:"Times New Roman", Times, serif;
 font-style:italic;
 font-weight:bold;
 font-size:24px;
 color:#FFFFFF;
 width:500px
}

.text
{
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 color:#FFFFFF;
}

.tour-name
{
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 font-weight:bold;
 color:#FFFFFF;
}

.tour-line
{
 color:#FFFFFF;
 width:95%;
}

a
{
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 color:#FFFFFF;
 text-decoration:underline;
}