body { color: black; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #dad7c8; margin-right: 20px; margin-left: 10px; }
h1 { color: #000063; font-size: 2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0.67em 0; }
h2 { color: #000063; font-size: 1.5em; font-weight: normal; font-style: italic; margin: 0.83em 0; }
h3 { color: #000063; font-size: 1.17em; font-weight: normal; margin: 1em 0; }
h4 { font-size: -1px; font-weight: normal; font-style: italic; margin: 1.33em 0; }
.impMessage{
	width:400px;
	height:300px;
	background-image:url(images/noticebg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
.impMessage p{
	padding: 55px 20px 0 20px;
	color: #ffffff;}
	
.impMessage p a{
	color: #E8BE58;}

