.headerprod { font-family: Arial, Times, serif; 
                     font-size: 24px; 
                     font-style: italic; 
                     line-height: normal; 
                     font-weight: bold; 
                     font-variant: normal; 
                     text-transform: none; 
                     color: #555555; 
                     text-decoration: none; 
                     background-color: #CEE0F1;
                   }
.headerdown { font-family: Arial, Times, serif; 
                     font-size: 24px; 
                     font-style: normal; 
                     line-height: normal; 
                     font-weight: normal; 
                     font-variant: normal; 
                     text-transform: none; 
                     color: #AAAAAA; 
                     text-decoration: none; 
                     background-color: #CEE0F1;
                   }
									 
.prodname          { font-family: Arial, Times, serif; 
                     font-size: 18px; 
                     font-style: normal; 
                     line-height: normal; 
                     font-weight: bold; 
                     font-variant: normal; 
                     text-transform: none; 
                     color: #0000DD; 
                     text-decoration: none;
                     background-color: #CEE0F1;
                   }
									 
.prodver          { font-family: ,Times, serif; 
                     font-size: 16px; 
                     font-style: normal; 
                     line-height: normal; 
                     font-weight: bold; 
                     font-variant: normal; 
                     text-transform: none; 
                     color: #FFFFFF; 
                     text-decoration: none; 
                     background-color: #577DAC;
                   }
									 
.par               { font-family: Arial, Times, serif;
                     font-size: 14px;
                     font-style: normal;
                     line-height: normal;
                     font-weight: normal;
                     font-variant: normal;
                     text-transform: none;
                     color: #555555;
                     text-decoration: none;
                   }
									 
.downloadlink {  font-family: Arial, Helvetica, san-serif;
			 font-size: 14px;
                         font-style: normal; 
                         line-height: normal; 
                         font-weight: normal; 
                         font-variant: normal; 
                         text-transform: none; 
                         color: #AA5555;
                         background-color: #CEE0F1;
                         white-space: nowrap;
           }

.downloadname {  font-family: Arial, Helvetica, san-serif;
			 font-size: 14px;
                         font-style: normal; 
                         line-height: normal; 
                         font-weight: normal; 
                         font-variant: normal; 
                         text-transform: none; 
                         background-color: #CEE0F1;
                         color: #000000;
                         white-space: nowrap;
           }
					 
.downloadtext 	{  font-family:  Arial, Helvetica, san-serif;
			 font-size: 12px;
                         font-style: normal; 
                         line-height: normal; 
                         font-weight: normal; 
                         font-variant: normal; 
                         text-transform: none;
			 background-color: #CEE0F1;
                         color: #000000; 
                         text-decoration: none;
           }

