﻿body
{              margin-top: 0;
			   font-family: Verdana; font-size: 10pt 
               scrollbar-face-color: #FF6600;
               scrollbar-shadow-color: #FF6600;
               scrollbar-highlight-color: #FF6600;
               scrollbar-3dlight-color: #FF6600;
               scrollbar-darkshadow-color: #FF6600;
               scrollbar-track-color: #ffffff;
               scrollbar-arrow-color: #000000; 
               background-color:#E5E5E5
}

textarea     { font-family: Verdana; font-size: 10pt }


a:link.type1    {color:#008000; text-decoration:none;}
a:visited.type1 {color:#008000; text-decoration:none;}
a:active.type1  {color:#008000; text-decoration:none;}
a:hover.type1   {color:#008000; text-decoration:underline;}

a:link.left    	{color:#008000; text-decoration:none; font-family:Verdana; font-size:10pt}
a:visited.left  {color:#008000; text-decoration:none; font-family:Verdana; font-size:10pt}
a:active.left   {color:#008000; text-decoration:none; font-family:Verdana; font-size:10pt}
a:hover.left    {color:#008000; text-decoration:underline; font-family:Verdana; font-size:10pt}

a:link.footer    	 {color:#000000; text-decoration:none; font-family:Verdana; font-size:8pt}
a:visited.footer     {color:#000000; text-decoration:none; font-family:Verdana; font-size:8pt}
a:active.footer      {color:#000000; text-decoration:none; font-family:Verdana; font-size:8pt}
a:hover.footer       {color:#000000; text-decoration:underline; font-family:Verdana; font-size:8pt}

a:link.type3    {color:#000000; text-decoration:none; font-family:Verdana; font-size:10pt font-style:italic}
a:visited.type3 {color:#000000; text-decoration:none; font-family:Verdana; font-size:10pt; font-style:italic}
a:active.type3  {color:#000000; text-decoration:none; font-family:Verdana; font-size:10pt font-style:italic}
a:hover.type3   {color:#000000; text-decoration:underline; font-family:Verdana; font-size:10pt font-style:italic}

table        { font-family: Verdana; font-size: 10pt }
.table_content {
				font-family: Verdana;
				font-size: 10pt;
				width:800px;
				border-width:0px;
				background-color:#FFFFFF;			
}
.table_footer {
				font-family: Verdana;
				font-size: 10pt;
				width:780px;
				border-width:0px;
				background-color:#FFFFFF;			
}

}
h1           {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
h2           {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.text_footer { font-family: Verdana; font-size: 8pt;}

.td_footer { background-color: #fffeee;}
	
.center {
	text-align: center;
}
.text_body {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
.text_crumbs {
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_geenright {
	text-align: right;
	color:#008000;
}

