﻿body
{
	font-size: 7pt;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
}

.Text
{
	font-size: 7pt;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
	font-weight:normal;
}

.TextRead
{
	font-size: 7pt;
	color: #353533;
	font-weight: bold;
	font-family: Verdana, 'Microsoft Sans Serif';
}


.TextBold
{
	font-size: 7pt;
	font-weight: bold;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
}

.TextHighlight
{
	font-size: 7pt;
	font-weight: bold;
	color: #B31B28;
	font-family: Verdana, 'Microsoft Sans Serif';
}


.TextSmallBold
{
	font-size: 6pt;
	font-weight: bold;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
}

.TextHeader
{
	font-size: 8pt;
	font-weight:bold;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
}

.TextHeaderHighlight
{
	font-size: 8pt;
	font-weight:bold;
	color: #B31B28;
	font-family: Verdana, 'Microsoft Sans Serif';
}

a.HeaderLink
{
	font-size: 7pt;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}


a.HeaderLink:hover
{
	color: #8EB423;
}

a.NavigationLink
{
	font-size: 8pt;
	color: #353533;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}

a.NavigationLink:hover
{
	color: #B31B28;
}

a.TeaserLink
{
	font-size: 7pt;
	color: #353533;
	font-weight:bold;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}

.TextLink:hover
{
	color: #8EB423;
}

a.TextLink
{
	font-size: 7pt;
	color: #B31B28;
	font-weight:bold;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}

.TextLinkHighlight:hover
{
	color: #8EB423;
}

a.TextLinkHighlight
{
	font-size: 7pt;
	color: #ffffff;
	font-weight:bold;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}
TextLinkHighlight

.TeaserLink:hover
{
	color: #8EB423;
}


.TeaserHeader
{
	font-size: 10pt;
	color: #a13e46;
	font-weight:bold;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}

.TeaserText
{
	font-size: 8pt;
	color: #727272;
	font-family: Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}

.TeaserTextBold
{
	font-size: 8pt;
	color: #333333;
	font-family: Verdana, 'Microsoft Sans Serif';
	font-weight:bold;
	text-decoration: none;
}
