.pg
{
font-family	: tahoma, ms sans serif;
color		: #666666;
font-size	: 11px;
}

.p2
{
color		: #339933;
font-size	: 11px;
font-family	: Verdana, Tahoma
}

.p3
{
color		: #666666;
font-size	: 11px;
font-family	: tahoma, Verdana, ms sans serif;
}

.p1
{
color		: #222222;
font-size	: 10px;
font-family	: Verdana, Tahoma
}
.error
{
color		: #EE0000;
font-size	: 11px;
font-weight	: bold;
font-family	: Verdana, Tahoma
}


a.a1:link {font-size: 11px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a1:visited {font-size: 11px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a1:active {font-size: 11px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a1:hover {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}

a.a2:link {font-size: 10px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a2:visited {font-size: 10px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a2:active {font-size: 10px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a2:hover {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}

textarea,input { font-family: Verdana, Tahoma; font-size: 11px; background: #FFFFFF; border: 1pt solid #CCCCCC; color: #222222 }

table.labtable
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 100%;
	background-color: #EBEBEB;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.labtable td 
{
	background-color: #FFF;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px solid #060;
}

table.labtable td.hed
{
background-color: #666;
color: #fff;
padding: 4px;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

