#worksnotice {
	margin: 20px 10px 10px 30px;
	height: 480px;
	}

#worksnotice p {
	font-family: arial, verdana, sans-serif;

	font-size: 12px;
	font-style: normal;
	margin: 5px 10px 10px 30px;
	text-align: left;
	color: #0d0d8f;
	}

#worksnotice h1 {
	font-family: 'Courier New', Georgia, serif;
	color: green;
	padding: 40px 0 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	}

#worksnotice h2 {
	font-family: 'Courier New', Georgia, serif;
	font-size: 14px;
	margin: 10px 10px 0px 30px;
	padding: 0;
	color: green;
	font-weight: bold;
border: 1px solid silver;
	}

#worksnotice ul {
	margin: 10px 20px 0 45px;
padding: 0 20px 0 15px;
border: 1px solid silver;
	color: purple;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	}

#worksnotice li {
	margin: 0 0 10px 0;
	}

#worksnotice a:link {
	font-weight: bold;
text-decoration: none;
	}



.head {
	font-size: 13px;
	font-weight: bold;
	color: purple;
	}

.ies, .learning {
	font-weight: bold;
	}

.ies {
	color: purple;
	}

.learning {
	color: green;
	}

#worksnotice .close {
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	}

#footer p{
	margin-left: -50px;
	}

