
body {  font-size: 0.9em;
	background-color: #708090;
	color: #000000;
	font-family: monospace, courier;
	margin: 3%;
	padding: 0;
	}

a:link {color: #A52A2A;text-decoration: none;}
a:visited {color: #708090; text-decoration: none;}
a:hover {color: #B8860B;text-decoration: underline;}

li { list-style: square;}

h4 { 	color: #706849;
	border-bottom: 2px solid #dfd3a2;
	}

img {   vertical-align: middle;
	border: 0; 
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	}


i { font-weight: bold; }

#back { margin: 2em;
	font-size: 0.9em;
	color: #ffffe0;
	}

#back a{ color: #ffffe0;
	}

#content { margin: 4%;}


.headline1 {
	font-family: helvetica;
	font-size: 1em; 	
	font-weight: bold;
	color: #706849;
	border-bottom: 2px solid #dfd3a2;
	}

.headline2 {
	font-family: helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #706849;
	}



#round  { 
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 0;
	margin-bottom: 1em;	
	background: #FFF8DC;
	z-index: 6;
 	}


b.rtop, b.rbottom {
	display: block;
	background: #708090;
	}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
    	overflow: hidden; 
	background: #FFF8DC;
	}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}