﻿h1
{
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    text-transform: uppercase;
}
h2 {
	font-size:14px;
	color: #666666;
    text-transform: uppercase;
}
h3 {
	font-size: 12px;
    font-weight: bold;
    color: #666666;
    font-style: italic;
    display: inline;	
}
.smallHR
{
    height:1px;
    border:0px;
    border-top:1px solid #BFBFBF;
}
.noPrint
{
}
.text10 {
	font-size:10px;
}
.error
{
    color: #ad1323;
}
