body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #45546B;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline
}
.submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #45546B;
	font-size: 10px;
	text-decoration:underline
}
a:link     { 
	color:#006699; 
}
a:hover     { 
	color: #1C3448;  text-decoration:none 
}
a:visited     { 
	color:  none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #577491;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6987A5;
	font-weight: bold;
	margin-bottom: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #006BB5;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF0033;
}
p {
	text-align: justify;
}
.i-1 {
	border: thin dotted #000000;
}
.t-normal {
	font-size: 12px;
}


