p { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	background-image: none; 
	background-repeat: no-repeat
}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FF3300; 
	background-image: none; 
	background-repeat: no-repeat
}


.menysmall { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}


.menybody 
{			background-color:#8C97A6;
	/*
  text: #000000; 
			link: #C80422;
			vlink: #990000;
			alink: #000000
*/
}

.bosabstyle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; background-image: none; background-repeat: no-repeat}

.bosabstyle_text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	background-image: none; 
	background-repeat: no-repeat 
}

.bosabstyle_litnrub { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; background-image: none; background-repeat: no-repeat ; text-indent: 20pt }

.bosabstyle_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-left: 50px;
}

.bosabstyle_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
	margin-left: 50px;
}

.bosabstyle_head_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: medium; 
font-style: normal; 
line-height: normal; 
font-weight: bolder; 
font-variant: normal; 
text-transform: none; 
color: #006699; 
background-image: none; 
background-repeat: no-repeat ; 
text-indent: 16px 
}

#bosablinks{
	padding: 3px;
	margin-right: 30px;
	margin-top: 70px;
	margin-bottom: 5px;
	/* background-color: #DDDDDD;
	width: 250px;*/
	height: 50px;
	/* border: 1px solid #000000; */
	float: right;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-left: 30px;
	border-style: none;
	margin-bottom: 10px;
}

/******************** Scrolling inside div **************************/

#scroll {
height: 380px;
width: 500px;
overflow: auto;
/*border: 1px solid #666;
background-color: #ccc;
*/
padding: 8px;
margin-top:10px;

font-family: Arial, Helvetica!important;
	font-size : 10pt;

}

#scroll h1{
	font-family: Arial, Helvetica!important;
	font-size:16px;
	margin-left:15px;
	color: #336600;
}

#scroll em{
	font-family: Arial, Helvetica!important;
	color: #336633;
		font-size : 10pt;
}


