A {
    text-decoration:underline;
    font-family: Arial;
    font-size:  11px;
    color:#000000; }

.txt1 {
    text-decoration:none;
    font-family: Arial;
    font-size:  11px;
    color:#000000; }

.prod_hdr1 { text-decoration:italic;
    font-family: Arial;
    font-weight: bold;
    font-size:  15px;
    color:#ffffff;
	background-color:#000000;
		padding:3px; }
		
		
.prod_hdr2 { text-decoration:none;
    font-family: Arial;
    font-weight: bold;
    font-size:  12px;
    color:#000000;
		padding:3px; }
		
.link1 {
text-decoration:none;
    font-family: Arial;
    font-weight: bold;
    font-size:  12px;
    color:#000000;
}

.link1:hover {
text-decoration:underline;
    font-family: Arial;
    font-weight: bold;
    font-size:  12px;
    color:#000000;
}

.txt4 {
    text-decoration:none;
    font-family: Arial;
    font-size:  11px;
		font-weight: bold;

		text-align:justify; 
    color:#000000; }
		
		
.rend_input1 {
   font-family: Arial;
    font-size:  11px;
		font-weight: bold;
border:1px solid red;
}

.rend_tr{
   font-family: Arial;
    font-size:  11px;
		font-weight: bold;
 color:black;
 background:#ffffff;
}

.rend_tr_head{
   font-family: Arial;
    font-size:  11px;
		font-weight: bold;
 color:white;
 background:red;
}

