body  {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	width : 686px;
	font-size : 10pt;
	text-align : justify;
}

a:link  {
	text-decoration : underline;
	color : #0000EE;
}

a:visited  {
	text-decoration : underline;
	color : #551A8B;
}

a:active  {
	text-decoration : underline;
	color : #FF0000;
}

#text  {;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	border : 1px solid;
	margin-top : 2em;
	margin-bottom : 1em;
	margin-left : 5px;
	font-size : 10pt;
}

#texto  {
	width : 686;
	border : 0px;
	padding-top : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0px;
	margin-top : 1em;
	margin-bottom : 1em;
	margin-left : 5px;
	font-size : 10pt;
}

img  {
	padding : 10px;
}

#textu  {
	padding-top : 1em;
	padding-bottom : 1em;
	text-align : center;
	font-size : 10pt;
}

p.titel  {
	font-size : 160%;
	font-weight : bold;
}

p.smalltext  {
	font-size : x-small;
	text-align : center;
}

h1  {
	font-size : 140%;
	color : #800000;
}

h2  {
	font-size : 140%;
	color : #800000;
}

h3  {
	font-size : l15%;
	color : #800000;
	margin-bottom : 0;
}

h4  {
	font-size : l10%;
	color : #800000;
	margin-bottom : 0;
}

p.ltext  {
	font-size : 110%;
	font-weight : bold;
}

ul  {
	list-style-position : outside;
	list-style-type : square;
	margin-top : 0;
}

ol  {
	list-style-position : inside;
	list-style-type : decimal;
	margin-top : 0;
	margin-left : 0;
}