/* BODY */

body{
	background-color: #FFFFFF;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	font: normal 103% arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px -10px 0px;
	}
	
h2 {
	color: #666666;
	background-color: #FFFFFF;
	font: normal 65% arial, sans-serif;
	margin: 0px;
	text-align: right; 
	}

h3 {
	color: #003300;
	background-color: #FFFFFF;
	font: normal 110% arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 4px;
	}

p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 85%;
	color: #000000;
}

.indent {
	margin-left: 48px;
}

ul {
	font-size: 85%;
}

hr {
	color: #003300;
	background-color: #ffffff;
}

td {
	font-size: 100%;
	color: #000000;
}

sup,sub {
    font-size: 0.6em;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

.caption {
	font-weight: normal;
	font-size: 67%
}

.foto {
	text-align: center;
	padding: 4px 4px 0px 0px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	color: #993333;
}

a:active {
	font-weight: bold; text-decoration: none;
	font-size: 85%;
	color: #993333;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	color: #004000;
}

a:hover {
	font-weight: bold;
	text-decoration: underline
}

.head {
	font-weight: bold;
	font-size: 150%;
	font-style: italic;
	color: #004000;
	background-color: #FFFFFF;
}

.author {
	font-weight: normal;
	font-size: 110%
}

.footer{
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.inset{
	background-color: #FFFFFF;
}

.datashow{
	font-size: 80%;
	background-color: #FFFFFF;
}

