TD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
}
ol {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
}
ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
}
P {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
}
P.by {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #666666;
}
P.about {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #666666;
}
H1 {
	background-color:#9E781E;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
H2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
a {
	text-decoration: none;
	color: #9E781E;
}
a:visited {
	text-decoration: none;
	color: #9E781E;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.mainQues {
	font-size: 10pt;
	color: #9E781E;
	font-weight: bold;
	text-decoration: none;
}
a.mainQues:visited {
	font-size: 10pt;
	color: #9E781E;
	font-weight: bold;
	text-decoration: none;
}
a.mainQues:hover {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

