BODY {
	font-family : Helvetica, Times New Roman, Arial Unicode MS;
	color : black;
	font-size : 12px;
	line-height : 18px;
}
TABLE {
	font-family : Helvetica, Times New Roman, Arial Unicode MS;
	color : black;
	font-size : 12px;
	line-height : 18px;
}
TD {
	font-family : Helvetica, Times New Roman, Arial Unicode MS;
	color : black;
	font-size : 12px;
	line-height : 18px;
}

.warning {
	color : red;
}
.notice {
	color : purple;
}
.headline {
	color : #D19253;
}
hr {
	color : #B4C0D8;
}
A:LINK {
	color : #3C3CB6;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color : orange;
	text-decoration : underline;
}
A:VISITED {
	color : #6583C1;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #FAB961;
	text-decoration : underline;
}
