.nomargins
{	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

.text
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 16px;
}

a
{	color: blue;
	text-decoration: none;
}

a:visited
{	color: blue;
}

.menuLevel1
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.menu1-brightBgrd
{	color: black;
}

a.menu1-brightBgrd
{	text-decoration: none;
}

a.menu1-brightBgrd:visited
{	color: black;
}

.menu1-darkBgrd
{	color: white;
}

a.menu1-darkBgrd
{	text-decoration: none;
}

a.menu1-darkBgrd:visited
{	color: white;
}

.menuLevel2
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

a.menuLevel2
{	text-decoration: none;
	color: black;
}

a.menuLevel2:hover
{	color: blue;
}

a.menuLevel2:visited
{	color: black;
}

a.menuLevel2:visited:hover
{	color: blue;
}

.menuLevel3
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a.menuLevel3
{	text-decoration: none;
	color: black;
}

a.menuLevel3:hover
{	color: blue;
}

a.menuLevel3:visited
{	color: black;
}

a.menuLevel3:visited:hover
{	color: blue;
}

.newsHeadline
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.newsText
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.contentTitle
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
}

.contentSubTitle
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.contentText
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.headerInContent
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.headerInContentWithSpacing
{	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

