/* CSS Document */


body { font-family: verdana, arial, sans-serif; font-size: 11pt; color: #000000;
       background-color: #242021; margin: 0pt; padding: 0pt; }


a:link { 
  color: #242021;
  text-decoration: none;
}
a:visited { 
  color: #242021;
  text-decoration: none;
}

a:hover { 
  color: #242021;
  text-decoration: underline;
}

a:active { 
  color: #991736;
  text-decoration: none;
}

b { font-family: verdana; font-size: 11pt; color: #000000; }

h3 { font-family: verdana; font-size: 12pt; color: #000000; }

small { font-family: verdana; font-size: 8pt; color: #242021; }

TD.W	{
	valign: middle;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
}


TD.ART {
text-align: justify;
font-family: verdana, arial, sans-serif; font-size: 11pt;
}
