body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td           { font-size: 12px; }
.title       { color: #000000; }
a:visited    { color: #222222; text-decoration: underline }
a:link       { color: #222222; text-decoration: underline }
a:hover      { color: green; text-decoration: none }
a.ling:visited    { color: #800000; font-family:Arial; text-decoration: none }
a.ling:link       { color: #800000; font-family:Arial; text-decoration: none }
a.ling:hover      { color: green; font-family:Arial; text-decoration: underline }
.notice {
	font-size: 12px;
	color: #FF0000;
	line-height: 120%;
}