body {
	font-size: 14px;
	line-height:180%;
	background-color:#F4FFEA;
	margin : 0;
}
.style1 {font-size: small}
.style2 {font-size: 16px}
.style3 {font-size: small; font-weight: bold; }
.style4 {font-size: 12px; font-weight: bold; }
a:link {
	color: #000080;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000080;
}
a:hover {
	text-decoration: underline;
	color: #FF5A00;
}
a:active {
	text-decoration: underline;
	color: #FF5A00;
}
.style11 {font-size: 40px;}
