/* CSS Document */

h1{
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
}

.product-header{
color:#003366;
font-family:Verdana;
font-size:13px;
font-weight:bold;
}

.row-header{
font-family:Verdana;
font-size:10px;
color:#666666;
font-weight:bold;
}

.row-headerBlack{
font-family:Verdana;
font-size:12px;
color:#333333;
font-weight:bold;
}

.description{
font-family:Verdana;
font-size:10px;
text-align:justify;
}
