
body {  font-size: 0.9em;
	background-color: #397c96;
	color: #fff8dc;
	font-family: bitstream vera sans,sans-serif;
	margin: 3%;
	padding: 0;
	}

a:link {color: #ffa800;text-decoration: none;}
a:visited {color: #275466; text-decoration: none;}
a:hover {color: #ffa800;text-decoration:none;}

li { list-style: square;}

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



h2 {    margin: 3px;
	color: #fff8dc;
	
	}




p {	margin-left: 1em;}

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

	}

.leftp {	float: left;}

i { font-weight: bold; }

#back { margin: 1em;
	font-size: 1.2em;
	color: #ffffe0;
	}

#back a{ color: #ffffe0;
	}

#content { 
	_width: 90%;
	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: #ffffe0;
	}



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


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

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

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
}