body {
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
}

.RedTitle {
	font-size: 18pt;
	font-family:Tahoma;
	color:#AE2C54;
	letter-spacing:1.0pt;
}

.NaviMainItems {
	font-family: Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
	
.NaviLiItems {
	font-family: Tahoma;
	font-size: 10pt;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	}
p {
	margin-top:0px;
}

H3 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	position: relative;

}
H2 {
	padding-top:5px;
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	position: relative;

}

H4 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	position: relative;

}

a:link
	{color:black;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	}
a:visited
	{color:black;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	}
a:active
	{color:black;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	}
a:hover
	{color:white;
	background-color:#AE2C54;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	}


a.navi:link
	{
	color:white;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
a.navi:visited
	{
	color:white;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
a.navi:active
	{
	color:white;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
a.navi:hover
	{
	color:white;
	background-color:#AE2C54;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	}



a.externNavi:link
	{
	color:white;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
a.externNavi:visited
	{
	color:white;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
a.externNavi:active
	{
	color:white;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
a.externNavi:hover
	{
	color:white;
	background-color:#AE2C54;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	}
