/* 
 * ucc.css 200101170 sl
 *
 * <LINK REL="stylesheet" TYPE="text/css" HREF="ucc.css"> 
 *
 */

body, p, h1, h2, h3, h4, ul, ol, li, div, td, address, blockquote, nobr, i {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  text-align: justify;
}

font.xsmall {
   font-size: 9px;
   color: #000000;
   font-family: Verdana, Arial, sans-serif;}
font.gray {
   color: #666666;
   font-family: Verdana, Arial, sans-serif;}






a:link {
  color: #888888;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;

}

a:visited {
  color: #888888;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;

}

a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}


a:link.red {
  color: #ff0033;
}

a:visited.red {
  color: #ff0033;
}

a:hover.red {
  color: #000000;
}

a:active.red {
  color: #000000;
}


pre {
  font-family: Monaco, Courier New, Courier;
  font-size: 9px;
  color: #f7f7f7;
}

tt {
  font-family:  Monaco, Courier New, Courier;
  font-size: 9px;
  color: #f7f7f7;
}

pre.normal {
  color: #f7f7f7;
}


body {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color:#eeeeee;
}
/*
#start { background-color:#f8f8f3; }
#main { background-color:#f8f8f3; /*background-image: url(images/bg-braun.gif);background-attachment: fixed;*/ color:#000000; font-family:Verdana, Arial,Helvetica,sans-serif; font-size:12px; }
#main_igor { background-color:#f8f8f3; /*background-image: url(images/bg-braun.gif);background-attachment: fixed;*/ color:#000000; font-family:Verdana, Arial,Helvetica,sans-serif; font-size:12px; }

 form styles - (msie) 
 input { 
 	background-color:#ffffff;
 	color:#000000;
 	font-family: Monaco, Courier New, Courier;
 	font-size: 10px;
 	text-decoration:none;
 	border-color:#dddddd;
 }
 button { 
 	background-color:#ffffff;
 	color:#000000; 
 	font-family:Verdana, Arial,Helvetica,sans-serif;
 	font-size: 10px;
 	text-decoration:none;
 	border-color:#dddddd;
 }

*/
