body {
    margin:2em; 
    background-color:#ffffff;
    font-family: cursive;
	font-size:11pt;
}

img {border-left: 1em;
border-bottom: 1em;
border: 0em;
}
.scto{
	font-variant: small-caps;
	color: #FF0000;
	border-top:  2px solid;
	border-bottom: 2px solid;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
 


  
a.blacklink {
	color: #E8E8E8;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
 } 

a:link {
    color: #761010;
}

a:visited {
    color:#761010;
}

a:active {
    color:#761010;
}

table.headhighlight th {
    background-color:#c0C0c0;
} 

/*table{
	border-style:outset;
	border-color:black;padding: 0.5em 0.5em 0.5em 0.5em;
	border-collapse: separate;
	border: 2px solid black;
	width:90%;
}*/

th {
    font-size:12pt;
	/*border: 1px solid black; */
	padding: 1em; 
}
td {
	padding: 0.5em;
	vertical-align: top;
}

caption {
    font-size:12pt;
}

div.address {
	text-align:center;
	margin-top:2em;
	margin-bottom:0.5em;
	border-top: 1px solid;
	padding-top: 0.2em;
	border-top-color: #000000;
	font-style: italic;
}

hr{
	text-align:center;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: transparent;
	font-style: italic;
}
