/* $Id$ */
#staticText {
	text-align: justify;
	font-size: 90%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}

h3{
    font-size: 110%;
	color: #004A63
}

h1{
    font-size: 130%;
    font-weight: bold;
}

