body {
	background-color : #ADD8E6;
	background-image : url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	color : #5F9EA0;
	padding : 0;
	margin : 0;
	scrollbar-3dlight-color : #7FC5A8;
	scrollbar-arrow-color : #ADD8E6;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #333333;
	scrollbar-face-color : #D6EDF3;
	scrollbar-highlight-color : #ADD8E6;
	scrollbar-shadow-color : #7FC5A8;
	scrollbar-track-color : #D6EDF3;
}
A {
	color : #4169E1;
}
A:VISITED {
	color : #6B8E23;
}
.copyright{font-size:8pt}
.txt{font-size:10pt ; line-height:120%}
.cord {
	font-size: 12pt;
	font-weight: bold;
	color: #FF8C00;
}
.title {  font-size: 12pt; font-weight: bold}
.txtbold {  font-size: 10pt; font-weight: bold}
.island {  font-size: 10pt; color: #339999}
HR {
	color : Silver;
}
UL {
	margin : 0;
	list-style : disc inside;
}

