body{
	background-color:#fff;
	padding:0em 0.8em 0.8em;
}
p{
	line-height:1.8em;
	margin:0.5em;
	text-indent:0.9em
}

address, .adr{
	text-align:right;
	font-size:90%;
	font-weight:600;
	font-family:serif
}
.tet{
	text-align:center;
	font-family:"Times New Roman",serif;
	font-weight:900
}
img{
	margin:0.2em 1.2em;
	border-width:1px;
	border-style:solid;
	border-color:#999
}
address img{
	border:0em solid;
	margin:0.8em 0.2em 0em
}
h2 img{margin:-0.3em 0em}
a:link{
	color:#009;
	background-color:transparent;
	text-decoration:underline !important
}
a:visited{
	color:#66d;
	background-color:transparent;
	text-decoration:underline !important
	}
h1{
	text-align:center;
	color:#369;
	background-color:#cde;
	font-size:2.5em;
	font-weight:bolder;
	font-family:"Times New Roman",Times,serif;
	padding:0.3em 0.1em;
	border:0.2em double #99c;
	margin:0.8% 18% 3%;
}
h2{
	font-family:"Times New Roman",Times,serif;
	border-style:solid;
	border-width:0em 0em 0.3em 0em;
	border-color:#aac;
	padding:0.5%;
	margin:4% 20% 2% 2%;
	}
h3{
	background-color:#779;
	color:#eef;
	margin:5% 20% 1% 2%;
	padding:0.8% 2%;
}
h4{
	background-color:transparent;
	color:#779;
	margin:3% 25% 2% 2%;
	border-width:0em 0em 0.5em 0em;
	border-style:double;
	padding:0.2em;
}

ol,ul.li{
	margin:0.4em;
	padding:0.2em 1.5em;
	background-color:transparent;
	color:black
	}
li{line-height:1.5em}
.att{
	border:0.3em ridge #eef;
	margin:1em;
	padding:1.0em;
	width:95%;
	background-color:#eec;
	color:black;
	font-size:90%;
}

.att p{
	margin:0.5em
}
pre,code{
	color:maroon;
	background-color:transparent;
	margin:0.2em;
	line-height:1.5em;
	font-family:serif;
	font-size:medium
}
.navy{
	color:navy;
	background-color:transparent;
	}
.bro{	color:maroon;
	background-color:transparent;
	}
