body {
	margin: 0px;
        font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #7094b7;
        background-color: #DDDDDD;
        scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #7094b7;
	scrollbar-highlight-color: #7094b7;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #DDDDDD;
}
a {	font-weight: bold
	text-decoration: underline;
}
a:link { color: #7094b7 }
a:visited { color: #7094b7 }
a:hover { color: #ffffff }
a:active { color: #7094b7 }
ol {
	list-style-image: url(list.gif)
}
ul {
	list-style-image: url(list.gif)
}

h1 {
	height: 37px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 24pt;
	font-style: bold;
	color: #7094b7;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 17px;
	padding-bottom: 19px;
}

p {
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	position: relative;
	color: #7094b7;
	left: 17px;
}

p.foto {
	left: 0px;
}
