.normal {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	background-attachment: scroll;
	background-image:  none;
	background-repeat: repeat;
	border: 0px dashed;
	background-color: #FFFFFF;


}
.link {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-image:  url(images/back01_01.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;


}
.header {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-image:  url(images/back01_01.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;


}
.updated {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;

}
