a
{
  text-decoration: none;
}

a.ss
{
  text-decoration: underline;
  color:#283ee0;
}

a.ss:hover
{
  text-decoration: none;
  color:#ff0000;
}

p
{
text-indent:30px;
margin-top: 10px;
}

li
{
padding-bottom: 5px;
margin-left: 30px;
}

a.red
{
color:#ff0000;
font-weight: bold;
text-decoration: underline;    
}

a:hover.red
{
color:#990000;
font-weight: bold;
text-decoration: underline;    
}

a:visited.red
{
color:#f87d7d;
font-weight: bold;
text-decoration: underline;    
}

a.red2
{
color:#ff0000;
font-weight: bold;
text-decoration: underline;    
}

h1
{
font-size: 18px;
padding-bottom: 15px;   
}

h3
{
font-size: 16px;
color: #993300;
padding-bottom: 15px;   
}


#img
{
text-align: left;
padding-right: 20px;
padding-bottom: 10px;    
}

#table-border td
{
border: #C0C0C0 1px solid;    
padding: 10px;
text-align: center;    
}

#size
{
font-size: 12px; 
}

.part
{
  font: normal 12px Arial;
}
.brd table{ border: #000 1px solid;}
.brd td{ border: #000 1px solid;}


a.catalog
{
font: bold 12px Tahoma;
padding-left: 65px;
}