h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}

td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #191919;
}

big
{
font-family: 'Arial';
font-weight: bold;
font-size: 17pt;
color: #CC3300;
}

big1
{
font-family: 'Arial';
font-weight: bold;
font-size: 16pt;
color: #BB0000;
}

a {
color: #CE4300;
text-decoration: none;
}

a:hover {
color: #494949;
text-decoration: underline;
}

.frm { background-color: #f0f0f0; border: 1px solid #E05900;  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
.frm-on { background-color: white; border: 1px solid #666666;  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #E05900; }

