.PageHeader {
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	font-family: Arial;
	text-transform: uppercase;
	line-height: 30px;
}

.Text {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
   color: #A8A8A8; 
   line-height: 15pt
}
.TextBold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
   color: #A8A8A8;
}

.TextField1
{
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	width=106px;
}
.Link1 {
	font-family: Tahoma;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline
}
.Link1:hover {
	color:#666666;
} 
.Link1:visited {
	color:#666666;
}

