body {
	text-align: justify;
}
p {
	text-indent: 20px;
}
h1 {
	text-decoration: none;
	color: 234567;
	font-size: 150%;
	text-align: center;
}
h2 {
	text-decoration: none;
	color: 234567;
	font-size: 120%;
	text-align: center;
}
h4 {
	text-decoration: none;
	color: 234567;
	font-size: 100%;
}
a:link {
	text-decoration: none;
	color: #FFEDCC;
	font-size: 120%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a:hover {
	text-decoration: underline;
	color: #FFEDCC;
	font-size: 120%;
}
a:active {
	text-decoration: underline;
	color: #FFEDCC;
	font-size: 120%;
}
a:visited {
	text-decoration: none;
	color: #FFEDCC;
	font-size: 120%;
}
a:visited:hover {
	text-decoration: underline;
	color: #FFEDCC;
	font-size: 120%;
}

div#name{ 
	margin-top: 1%;
	margin-bottom: 0;
	margin-left: 3%;
	margin-right: 3%;
	background-color: #5D6BA1;
}

f.rtop, f.rbottom{display:block;background: white}
f.rtop f, f.rbottom f{display:block; height: 1px;
    overflow: hidden; background: #5D6BA1;}
f.r1{margin: 0 5px}
f.r2{margin: 0 3px}
f.r3{margin: 0 2px}
f.rtop f.r4, f.rbottom f.r4{margin: 0 1px;height: 2px}

b.rtop, b.rbottom{display:block;background: white}
b.rtop b, b.rbottom b{display:block; height: 1px;
    overflow: hidden; background: #5D6BA1;}
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}


