﻿body 
{
	color: black;
	font-family: 'Palatino Linotype';
	font-size:11pt;
}

a
{
	color: white;
	font-family: 'Palatino Linotype';
	font-size: 11pt;
}

a.seo
{
	color:#CCCC99;
	font-size:1px;
	position:absolute;
}

a.content
{
	color: black;
	font-family: 'Palatino Linotype';
	font-size: 11pt;
}

a.header
{
	font-weight: bold;
	color: black;
	font-family: 'Palatino Linotype';
	font-size: 11pt;
}

table
{
	border-collapse:collapse;
}

h1.seo
{
	color:#CCCC99;
	font-size:1px;
	position:absolute;
}

.mainmenu
{
	color: white;
	font-family: 'Palatino Linotype';
	font-size: 12pt;
}

.link
{
	color: black;
	font-family: 'Palatino Linotype';
}

.text
{
	font-size: 11pt;
	color: black;
	font-family: 'Palatino Linotype';
}

.smalltext
{
	font-size: 8pt;
	color: black;
	font-family: 'Palatino Linotype';
}
.boldtext
{
	font-size: 11pt;
	color: black;
	font-family: 'Palatino Linotype';
	font-weight:bold;
}

.header
{
	font-size: 24pt;
	color: black;
	font-family: 'Palatino Linotype';
}

.header2
{
	font-size: 16pt;
	color: black;
	font-family: 'Palatino Linotype';
}

.header3
{
	font-size: 12pt;
	color: black;
	font-family: 'Palatino Linotype';
	font-weight:bold;
}

.copyright
{
	font-size: 9pt;
	color: black;
	font-family: 'Palatino Linotype';
}


