@meta { Title: "normal"; }
a:visited    {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman";
	color: #0000FF;
}


a:link       {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman";
	color: #0000FF;
}


a:active     {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman";
	color: #0000FF;
}


a:hover      {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Times New Roman";
	color: #0000FF;
}

a            {
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman";
	
}

body,html         {
	background-color: White;
	background-image: url(m.png);
	background-position: absolute; top: 0px;;
	left: 0px;
	background-repeat: repeat-x;
	font-size: 12pt;
	font-family: "Times New Roman";
	color: #000000;

  scrollbar-base-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#c0c0c0;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;

}
h5           {
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	line-height: 18pt;
	font-family: "Times New Roman";
	color: #0000FF;
}
h6           {
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 8pt;
	font-family: "Times New Roman";
	color: #CCCCCC;
}
h4           {
	font-style: normal;
	font-weight: bolt;
	font-size: 8pt;
	line-height: 8pt;
	font-family: "Times New Roman";
	color: #000000;
}
h3           {
	color: #808080;
	font-family: "Times New Roman";
	font-size: 8pt;
	line-height: 10pt;
}


#nav {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: "Times New Roman";
	color: #000000;
}

.nav_1 {
	font-weight: bold;
	color: Black;
	font-size: 12pt;
	line-height: 14pt;
}

.nav_2 {
	font-weight: normal;
	color: Black;
	font-size: 10pt;
	line-height: 12pt;
}