﻿/*
Already exist in other css file

.text10 {
	font-size:10px;
}
*/

h1 {
	font-size:12pt;
	font-weight:bold;
}
h2 {
	font-size:10pt;
	font-weight:bold;
}
.smallHR
{
    height:1px;
    border:0px;
    border-top:1px solid #BFBFBF;
}
.noPrint
{
}
.error
{
    color: #ad1323;
}