﻿body {
}
body {
}
#noticeheader
{
background-color:green;
	color:White;
	font-size:18px;
	letter-spacing:2px;
	padding:10px;
	text-align:center;
	font-variant:small-caps;
}
#noticelist
{
	border:1px solid orange;
}
.n1 li
{
	line-height:30px;
	font-family:Arial;
	font-size:14px;
	letter-spacing:1px;
}


