h1{
color: #0000CC;
font-weight: 500;
font-size: 24px;
}
h2{
color: #0000CC;
font-weight: 400;
font-size: 20px;
}
.head{
background-color: #24486C;
color: #FFE6E6;
}
.white{
background-color: #FFFFFF;
}
.rodd{
background-color: #DFF3FF;
}
.reven{
background-color: #E8F8FF;
}
.vsmall{
font-size: 10px;
color: #CC0000;
}
a.order:link{
color: #FF0000;
text-decoration: none;
}
a.order:visited{
color: #FF0000;
text-decoration: none;
}
a.order:hover{
color: #0000FF;
text-decoration: none;
}
a.order:active{
color: #0000FF;
text-decoration: none;
}

