body { background: white }
a:link		{ text-decoration: none; color: #000099 }
a:visited { text-decoration: none; color: #990099 }
a:active	{ text-decoration: none; color: #990000 }
a:hover 	{ 											 color: #333399 }
div.date		 {	margin-top: 3px; margin-right: 8px; margin-bottom: 3px; margin-left: 12px; text-decoration: underline; font-size: 12px; font-style: italic; color: #330000}
div.contents {	font-size: 12px; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; margin-left: 16px}
div.datelist {	font-size: 12px; margin-top: 3px; margin-right: 4px; margin-bottom: 3px; margin-left: 16px}
div.list		 {	margin-top: 4px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px}
div.subtitle {	margin-top: 6px; margin-bottom: 6px; margin-right: 4px; margin-left: 4px}
p {
		font-size: 12px;
		margin: 8px 0px 8px 8px;
}
div.NewsAndMessage p {
		font-size: 12px;
		margin: 8px 0px 8px 8px;
		background: white url("image/lis.png") top left no-repeat;
		padding: 0px 0px 0px 24px
}
