BODY {
	font-family: arial;
	font-size: 9pt;
	color: black;
	background-color: white;
	scrollbar-base-color : #DEC2CF;
	scrollbar-dark-shadow-color : Black;
	scrollbar-face-color : #640022;
	scrollbar-highlight-color : #B28091;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-3d-light-color : #B28091;
}

TD {
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.TEXT {
	font-family: arial;
	font-size: 9pt;
	text-align: justify;
	color: black;
}

.messagetitle {
	font-family: arial;
	font-size: 10pt;
	color: rgb(0,0,0);
	border-top: 1px solid black;
	padding-top: 16px;
	padding-left: 24px;
}

.message {
	font-family: arial;
	font-size: 9pt;
	color: rgb(64,64,64);
	padding-top: 12px;
	padding-left: 48px;
	padding-bottom: 16px;
}

H1 {
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	color: #640022;
}

A:link  {
	color: rgb(125,0,43);
}

A:visited  {
	color : rgb(75,0,26);
}

.FOOTER {
	font-family: arial;
	font-size: 8pt;
	text-align: right;
	color: black;
	padding-top: 8px;
	margin-top: 40px;
	border-top: 1px solid black;
}

.FOOTNOTE {
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	color: black;
}

.DESCRIPTION {
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #640022;
}

UL {
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
}

.NEWS {
	border: thin outset #B28091;
}

.NEWS TH {
	text-align: center;
	font-weight: bold;
	background-color: #640022;
	color : White;
}

.NEWS TD {
	font-family: arial;
	font-size: 9pt;
	text-align: justify;
	color: black;
}

.colorbutton {
	background-color: #640022;
	border : thin outset #B28091;
	color : white;
	font-weight: bold;
}

.colorbuttondown {
	background-color: #640022;
	border : thin inset #B28091;
	color : white;
	font-weight: bold;
}
