body
{
	margin: 0px;
	border: 1px #80A0F0 solid;
	scrollbar-3dlight-color: #D0E0F0;
	scrollbar-arrow-color: #607080;
	scrollbar-base-color: #D0E0F0;
	scrollbar-darkshadow-color: #405060;
	scrollbar-face-color: #B0C0D0;
	scrollbar-highlight-color: #D0E0F0;
}

.main
{
	font-family : Century Gothic, Arial;
	font-size: 14px;
	text-align: justify;
}

.tdouter
{
	width: 20px;
	background-color: #A0A0A0;
}

.tdinner
{
	width: 40px;
	background-color: silver;
}

.tdheader
{
	height: 60px;
	background-color: #0010C0;
}

.tdheader2
{
	height: 60px;
	background-color: #3060FF;
	background-image: url(../images/header_bkg.png);
	background-repeat: repeat-y;
}

.tdheader3
{
	height: 20px;
	background-color: #000040;
}

.tdheader4
{
	height: 20px;
	font-family: tahoma;
	color: white;
	text-align: center;
	background-color: #0000C0;
	background-image: url(../images/header_bkg2.png);
	background-repeat: repeat-y;
}

.citat
{
	text-align: center;
  font-style: italic;
}

.head1
{
	font-family : Century Gothic, Arial;
	font-size: 20px;
  font-weight: bold;
}

.head2
{
	font-family : Century Gothic, Arial;
	font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

.head3
{
	font-family : Century Gothic, Arial;
	font-size: 16px;
  font-weight: bold;
}

.head1_en
{
	font-family : Century Gothic, Arial;
	font-size: 24px;
  font-weight: bold;
  color: navy;
	text-align: center;
}

.head11_en
{
	font-family : Century Gothic, Arial;
	font-size: 14px;
  font-weight: bold;
  color: navy;
	text-align: center;
}

.head2_en
{
	font-family : Century Gothic, Arial;
	font-size: 18px;
  font-weight: bold;
  color: navy;
}

.head3_en
{
	font-family : Century Gothic, Arial;
	font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: navy;
}

a
{
	color : blue;
	text-decoration: none;
}

a:hover
{
	color : red;
	text-decoration: none;
}
