/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY {
	color: #000055;
	background-attachment: fixed;
	background-color: #000055;
	background-repeat: repeat;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: nowrap;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	page-break-before: auto;
	page-break-after: auto;
	cursor: auto;


}
 A:link { font-family: Arial; color: #000055;}
 UL {
	list-style-type: disc;
	text-indent: 0pt;
	margin-left: 0pt;
	font-family: Arial;
}
 A:visited { color: #FF0000;}
 P { font-family: Arial; margin-left: 0pt;}
 
