body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292421;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #949896;
	scrollbar-base-color: #F0ECE8; 
	scrollbar-arrow-color: #949896;
	scrollbar-DarkShadow-Color: #949896;
	scrollbar-face-color: #ffffff;
}
html, body {overflow-x: hidden;}
.margin{
	margin-left: 10px;
	margin-top: 10px;
	background-color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	letter-spacing: 0px;
	line-height: 14px;
}
.rub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #649b7f;
	line-height: 18px;
}
.small{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #292421;
}
.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91785B;
	font-weight: bold;
}
.bigblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #292421;
	font-weight: bold;
}
.greyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.textblock1{
	width: 370px;
	height: auto;
}
.textmakeup{
	width: 300px;
	height: auto;
}
.textstart{
	width: 400px;
	height: 235px;
}
.scrollbox1 {padding: 0px; height: 380px; width: 380px; border: 0px; overflow: auto; background-color: transparent;}
.scrollbox2 {padding: 0px; height: 410px; width: 390px; border: 0px; overflow: auto; background-color: transparent;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1eaf66;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1eaf66;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56584F;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1eaf66;
	text-decoration: underline;
	font-weight: bold;
}
.bkg{
	background-image: url(../pics/bkg.png);
	background-position: left top;
	background-repeat: no-repeat;
}