body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	background-color: #000000;
	background-image: url(Pictures/gazeta-fon.jpg);
	background-repeat: repeat;
}
a {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
	font-size: medium;
}
a:link {
	text-decoration: none;
	color: #006633;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #004020;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:hover {
	text-decoration: underline;
	color: #88FFC4;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
}
a:active {
	text-decoration: none;
	color: #006633;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.Bottons {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #008654;
	border-right-color: #008654;
	border-bottom-color: #008654;
	border-left-color: #008654;
	font-size: 13px;
	height: 16px;
	width: 140px;
	padding-top: 2px;
	margin-top: 5px;
	padding-bottom: 2px;
}
.MainTab {
	background-color: #FFFFFF;
	border: 1px solid #C0F1DE;
	font-size: medium;
}
.Bottom {
	background-color: #FFFFFF;
	color: #008654;
	border-top: 1px ridge #F2F2F2;
	border-right: 1px dotted #F2F2F2;
	border-bottom: 1px ridge #F2F2F2;
	border-left: 1px double #F2F2F2;
}
.PS {
	background-color: #F3F9F7;
	border: 2px solid #008654;
}
.Copyright {
	font-size: small;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
}
.10 {
	font-size: 10px;
}
.MainText {
	margin: 15px;
	vertical-align: baseline;
	text-indent: 30pt;
	font-size: medium;
}
.question {
	color: #0E5F9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 10pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: 300;
	font-style: italic;
}
.answer {
	font-weight: bold;
	color: #108A3F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
