 body
{
   background: #ffffff;
   font-family: Arial;
   font-size: 9pt;

}
 a { text-decoration: none }
A:hover { text-decoration:underline; color:#FFFFFF;}
A:visited { text-decoration:underline; color:#FFFFFF;}
A:active { text-decoration:underline; color:#FFFFFF;}
A:link { text-decoration:underline; color:#FFFFFF;}
A:link.tickhead { text-decoration:underline; color:#FFFFFF;}
A:visited.tickhead { text-decoration:underline; color:#FFFFFF;}
.tickhead { text-decoration:none; color:#FFFFFF;}
A:link.tickhead1 { text-decoration:underline; color:#FF0000;}
A:visited.tickhead1 { text-decoration:underline; color:#FF0000;}
.tickhead1 { text-decoration:none; color:#FFFFFF;}
.navehead { text-decoration:none; color:#FF0000;}
A:link.newshead { text-decoration:underline; color:#899EBF;}
A:visited.newshead { text-decoration:underline; color:#899EBF;}
A:visited.bllink { text-decoration:underline; color:#000000;}
A:link.bllink { text-decoration:underline; color:#000000;}


.headlink, a.headlink:visited, a.headlink:active, a.headlink:link, a.headlink:hover
{
	color:#FFFFFF;
	font-weight:bold;
}
 
 .newshead {color:#899EBF;}
 .MojText {font-family:Tahoma; font-style:normal; font-size:10pt;}
 .MojTextF {font-family:Tahoma; font-style:normal; font-size:8pt; color:#FFFFFF;}
 .BoxText {font-family:Tahoma; font-style:normal; font-size:8pt; padding-left:5pt;}
 .SmlText {font-family:Tahoma; font-style:normal; font-size:7pt;}
 .MojHeadl {font-family:Tahoma, Tahoma,Arial; font-weight:bold; font-size:10pt; padding:2pt;}
 .SmallT {font-family:Arial; font-size:8pt;}
 .MojHead {font-family:Arial; font-size:10pt;  font-weight:normal; padding-left : 5pt;}
  INPUT.text { border : 1pt solid Black; background-color : white; font-family : Tahoma; font-size : 8pt; }
  TEXTAREA.text { border : 1pt solid Black; background-color : white; font-family : Tahoma; font-size : 8pt; }

  INPUT.news    { border : 1pt solid Black; background-color : #D8EDFF; font-family : Tahoma; font-size : 8pt; }
  TEXTAREA.news { border : 1pt solid Black; background-color : #D8EDFF; font-family : Tahoma; font-size : 8pt; }
  SELECT.news { border : 1pt solid Black; background-color : #D8EDFF; font-family : Tahoma; font-size : 8pt; }
  BUTTON.news { border : 1pt solid Black; background-color : #D8EDFF; font-family : Tahoma; font-size : 8pt; }

@media print {
.noprint{display:none;}
}