@charset "utf-8";
/* CSS Document */

body
{
	background-color: #E17C44;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:0px;
	margin-right:0px;
}

.stil1
{
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	font-weight:bold;
	color: #000000
}
.stil2
{
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.stil3
{
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 18px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
}

.stil4
{
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #000000;
}
.stil5
{
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #800000;
}
a:link
{
	color:#000000;
	text-decoration: none;
	
}
a:visited
{
	color:#000000;
	text-decoration: none;
}
a:hover
{
	color:#973849;
	text-decoration: none;
}
a:focus
{
	color:#973849;
	text-decoration: none;
}

