body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	color: #000000;
}
td,p
	{
	font-size:12px;
	}
.header
	{
	background-color:#F5F5F5;
	color: #696969;
	height:80px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align : middle;
	border-bottom : 1px solid #000;
}
td.content{
	border-left : 1px solid #000;
}
td.ir{
	font-size: 13px;
	line-height: 20px;
}
a.link{
	color: #000000;
	text-decoration:none;
}
a.link:hover{
	color: #000000;
	text-decoration: underline;
}
.nav
	{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a.navbold
	{
	font-size:14px;
	color:#696969;
	font-weight:bold;
	text-decoration:none;
	}
a.navbold:hover{
	text-decoration: underline;
}

.headline1
	{
	font-size:14px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	}

.headline2
	{
	font-family:"verdana", "sans-serif";
	font-size:10px;
	color:#8fa9b5;
	font-weight:bold;
	}

.headline3
	{
	font-family:"verdana", "sans-serif";
	font-size:10px;
	color:#000000;
	font-weight:bold;
	}

.tdtext
	{
	font-size:13px;
	}

.teaser
	{
	font-family:"verdana", "sans-serif";
	font-size:10px;
	color:#84A5BC;
	}

