﻿body {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-image: url('Lay/index_03.jpg');
	background-color: #86ea87;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: justify;
	scrollbar-3dlight-color: #86ea87;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #86ea87;
	scrollbar-face-color: #86ea87;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #86ea87;
}
table {
	padding: 3px;
	margin: 2px;
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #006600;
}
a:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: #009900;
	background-color: #FFFFFF;
	letter-spacing: 5px;
}
a:link {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #006600;
}
a:visited {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: line-through;
	color: #003300;
}
h1 {
	font-family: tahoma;
	font-size: 14pt;
	text-decoration: underline overline;
	font-weight: bold;
	text-align: right;
}
td {
	border: 1px solid #000000;
}

