<!--
body { 
	background-color: #FFFFFF; 
	margin-top: 0px
	margin-left: 10px;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#666666;
}
td.leipis {
	border: 2px dashed #000000;
	background: #ffffff;
}
.navtext 
{
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #000000; 
}


td.VerticalDiv 
{
	background-position: top left; 
	background-color: #ffffff;
	background-image: url(images/grey_ver.gif);
	background-repeat: repeat-y;
}
td.HorizontalDiv 
{
	background-position: top left; 
	background-color: #ffffff;
	background-image: url(images/grey_hor.gif);
	background-repeat: repeat-x;
}
.text 
{  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px
}
.ingress 
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold
}
.title 
{ 
	font-family: Geneva, Arial, Helvetica, sans-seri;
	font-size: 15px; 
	font-weight: bold 
}
.hr1 
{
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	width: 100%;
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
}
p 
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

a 
{ 
	color: #333333; 
	text-decoration: underline
}
a:hover 
{ 
	color: #000000; 
	text-decoration: none;
	background: #99CC33;
}
-->
