.title{font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	}
h1{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	}
h2 {font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	}
.l1 {font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.l1 a:link {font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.l1 a:visited {font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.l1 a:hover {font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}