/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  22px;
    font-weight:    bold;
    color: #045ba4;
    margin: 0 0 10px 0;
}
H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
    margin: 0;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  22px;
    font-weight:    bold;
    color: #a0cc04;
    margin: 0 0 10px 0;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #111b61;
    margin: 0;
}

H5  {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: white;
text-transform: uppercase;
    margin: 0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}
H1 a:link, H1 a:visited, H1 a:active, H1 a:hover {
    color: #b72f61;
    text-decoration: none;
}
.UDT_Table_Head {
font-family: Arial, Helvetica;
font-size: 10px;
font-weight: bold;
background-color: white;
color: #a4a4a4;
text-align: center;
height: 25px;
}
.UDT_Table_Head a:link, .UDT_Table_Head a:visited, .UDT_Table_Head a:active {
color: #a4a4a4;
    text-decoration: none;
}
.UDT_Table_Head a:hover {
color: black;
    text-decoration: underline;
}
.UDT_Table_AlternateItem {
text-align: center;
font-family: Arial, Helvetica;
color: black;
font-size: 14px;
font-weight: bold;
background: url("udtitembg.gif") repeat-x;
height: 27px;
}
.UDT_Table_Item {
text-align: center;
font-family: Arial, Helvetica;
color: black;
font-size: 14px;
font-weight: bold;
background: url("udtitembg.gif") repeat-x;
height: 27px;
}
.cartheader {
font-family: Arial, Helvetica;
font-size: 10px;
font-weight: bold;
background-color: #111b61;
color: white;
text-transform: uppercase;
text-align: center;
height: 27px;
}
.emailheader {
  font-family: Arial, Helvetica;
  font-size: 22px;
  font-weight: bold;
	color: #111b61;
}
.boxes {
  background-color: #f3f6fb;
  padding : 5px;
  margin: 3px 0 15px 0;
}
.infos {
  color: #626262;
  font-style: italic;
  font-size: 11px;
}

