body            {
                 font-family:           Verdana, sans-serif;
                 margin:                0px;
                 padding:               0px;
                }

h1              {
                 font:                  bold 12pt Arial, sans-serif;
                 color:                 #0E4275;
                 margin:                0px;
                 padding:               0px;
                 margin-bottom:         6pt;
                }

h2              {
                 font:                  bold 10pt Arial, sans-serif;
                 color:                 #0E4275;
                 margin:                0px;
                 padding:               0px;
                 margin-bottom:         6pt;
                }

h3              {
                 font:                  bold 9pt Arial, sans-serif;
                 color:                 #0E4275;
                 margin:                0px;
                 padding:               0px;
                 margin-bottom:         6pt;
                }

p               {
                 font:                  8pt/11pt Verdana, sans-serif;
                 color:                 #0E4275;
                 margin:                0px;
                 margin-bottom:         8pt;
                 margin-left:           5px;
                 margin-right:          5px;
                }

ol, ul,         {
                 margin-top:            0px;
                 margin-bottom:         8pt;
                }

ol ul,
ul ol,
ol ol,
ul ul           {
                 margin-top:            0px;
                 margin-bottom:         0px;
                }

li,dt,dd        {
                 font:                  8pt/12pt Verdana, sans-serif;
                 color:                 #0E4275;
                }

td              {
                 font:                  8pt Verdana, sans-serif;
                 color:                 #0E4275;
                }

td.head 		{
				text-indent: 15px;
				}

a:link,
a:active,
a:visited       {
                 font-weight:           bold;
                 color:                 #0E4275;
                 text-decoration:       underline;
                }

a:hover         {
                 text-decoration:       none;
                }

a.nobold:link,
a.nobold:active,
a.nobold:visited {
                 font-weight:           normal;
                 color:                 #0E4275;
                 text-decoration:       underline;
                }

tr.mark         {
				background-color : 		#e5e9ee;
                }

td.smark 		{
                font:					7pt Verdana, sans-serif;
				background-color : 		#e5e9ee;
				}

td.mark         {
				background-color : #e5e9ee;
                }

p.mark          {
				background-color : #e5e9ee;
				font-weight : bold;
                }

p.head          {
				background-color : #e5e9ee;
				font-weight : bold;
                }

p.news          {
                 font-size:             7pt;
                 font-weight:		    normal;
                 margin-top:            3px;
                 margin-left:           3px;
                 margin-bottom:         7px;
				 line-height:			7pt;
                }

p.subnews1      {
				font-size: 				7pt;
				font-weight: 			normal;
				margin-top: 			3px;
				margin-left: 			15px;
				margin-bottom: 			7px;
				line-height:			7pt;
				}

p.subnews2      {
				font-size: 				7pt;
				font-weight: 			normal;
				margin-top: 			3px;
				margin-left: 			25px;
				margin-bottom: 			7px;
				line-height:			7pt;
				}

p.subnews3      {
				font-size: 				7pt;
				font-weight: 			normal;
				margin-top: 			3px;
				margin-left: 			35px;
				margin-bottom: 			7px;
				line-height:			7pt;
				}

p.branch        {
                 margin-left:           70px;
                }

p.date          {
                 font-size:             7pt;
                 margin-top:            3pt;
                 margin-bottom:         3px;
                 margin-left:           4px;
                }

.bmenu          {
                 font-size:             10px;
                 color:                 #9FA0A0;
                }

p.tmenu         {
                 font:                  10px Arial, sans-serif;
                 color:                 #AF005F;
                 margin-bottom:         15px;
                 margin-right:          10px;
                }
p.botmenu       {
                 font:                  10px Verdana, sans-serif;
                 color:                 #AF005F;
                 margin:         	0px;
                 margin-right:          10px;
                }

a.bmenu:link,
a.bmenu:active,
a.bmenu:visited,
a.tmenu,
a.tmenu:active,
a.tmenu:visited {
                 font-weight:           normal;
                 color:                 #0E4275;
                 text-decoration:       none;
                }

a.bmenu:hover,
a.tmenu:hover   {
                 color:                 #AC005E;
                 text-decoration:       none;
                }

a.news:link,
a.news:active,
a.news:visited  {
                 font-weight:           normal;
                 color:                 blue;
                 text-decoration:       none;
                }

a.news:hover    {
                 color:                 #AC005E;
                 text-decoration:       none;
                }

b		{
		 font-weight: bold;
		}
b.bot	{
		 font-weight: normal;
                 color: #0E4275;
		}
