@import url(/images/wiwi.css);
@import url(/software/sw.css);
body {
	color: #000000;
/*	width: 700px;*/
}
h1 {
	color: #003333;
	margin-left: 2em;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #000099;
	background-color: #99FFFF;
	padding: 0.3em;
	background-image: url(../images/wingswinds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
li {
	margin-left: 2em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E7ACAF;
	list-style-position: inside;
	list-style-type: square;
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
	margin-right: 3em;
}
em {
	font-style: normal;
	font-weight: bold;
}
.environment {
	color: #000000;
	margin: 1em;
	padding: 0.5em;
	background-color: #DBE1E7;
}
/*
.sw {
}
.sw h3{
}
.sw h3 a{
}
.sw p {
}
.sw ul li {
}
*/