/* CSS Document */

.st, .rt {
	font-style: normal;	
}

h4.st, h5.st {
	font-weight: 700;
}

 h1.st {
	font-size: 2.6em;
	}

 h2.st {
	font-size: 2.0em;
	}

 h2.rt {
	font-size: 1.5em;
	}

 h3.st {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	}

 h4.st, h3.rt {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;	 
	}

 h5.st, h4.rt {
	font-size: 1.1em;
	font-style:italic;
	}
h2.st, h2.rt {
	background-color: #F0F0F0;
	text-align: left;
	padding: 5px;
	border: 2px outset #D5D5D5;
	border-radius: 15px 0px;
	margin-bottom: 15px;
	margin-left: -4px;
	max-width: 98%;
}

p.lgo {
	text-align:center;
	}
img.lgo {
	width: 150px; height: 150px;
	}

