a {
	color: #447711;
	text-decoration: underline;
}

a:hover {
	color: #447711;
	background-color: #EEFFBB;
	text-decoration: none;
}

body {
	margin: 10px, 15px, 10px, 15px;
	background-color: #CCFF99;
	scrollbar-base-color: #669933;
	scrollbar-face-color: #CCFF99;
	scrollbar-arrow-color: #669933;
	scrollbar-track-color: #EEFFBB;
	scrollbar-highlight-color: #BBEE88;
	scrollbar-3d-light-color: #BBEE88;
	scrollbar-shadow-color: #669933;
	scrollbar-dark-shadow-color: #669933;
}

.button {
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	background-color: #FFAA44;
	border: solid 1px #336600;
}

.content {
	margin:	0px, 0px, 0px, 0px;
	border: solid 1px #669933;
	background-color: #EEFFBB;
	padding: 10px;
	width: 80%;
}

.field {
	font-family: serif;
	font-size: 14px;
	color: #336600;
	background-color: #EEFFBB;
	border: solid 1px #336600;
}

.indic {
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin:	0px, 0px, 0px, 10px;
}

.label {
	font-family: serif;
	font-size: 14px;
	color: #336600;
	margin: 0px 0px 0px 0px;
}

.line {
	color: #336600;
	height: 1px;
}

.text {
	font-family: serif;
	font-size: 14px;
	color: #336600;
	text-align: justify;
	margin: 0px 0px 0px 10px;
}

.title {
	font-family: serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
	margin: 0px 0px 0px 0px;
}

/* SATURA DIZAINS */

h1 {
	font-family: Courier10 TL, Courier New, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Courier10 TL, Courier New;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: Courier10 TL, Courier New, serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

h4 {
	font-family: Courier10 TL, Courier New;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-left: 30px;
}

li {
	font-family: Courier10 TL, Courier New, serif;
	list-style-type: disc;
	text-align: justify;
	font-size: 16px;
	margin: 10px 10px 10px 30px;
}

.atsauce {
	font-family: Courier10 TL, Courier New, serif;
	font-size: 14px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.autors {
	font-family: Courier10 TL, Courier New, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	font-style: italic;
}

.nr {
	font-family: Courier10 TL, Courier New, serif;
	text-align: left;
	font-size: 16px;
	margin: 10px 10px 10px 30px;
}

.rindk {
	font-family: Courier10 TL, Courier New, serif;
	text-align: justify;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}

.tdz {
	font-family: Courier10 TL, Courier New, serif;
	text-align: left;
	margin: 15px 10px 15px 200px;
}