td { font-family: Tahoma; color: 000000;  font-size: 70%; }

.mtext { font-family: Tahoma; color: 666666; }
.mheader {
	 font-family: Tahoma; color: ffffff;
}
.mtextb { font-family: Tahoma; color: 000000; }
.news { font-family: Tahoma; color: 000000;  }
.newsb { font-family: Tahoma; color: 000000;  font-weight: bold;  }
a:link {
	color: #3A3a3A;
	text-decoration: none;
}
a:visited {
	color: #3A3a3A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	color: #3A3a3A;
}
.p_header { font-family: Tahoma; color: 666666;  font-size: 170%;  font-weight: bold;    }
.p_header2 { font-family: Tahoma; color: 666666;  font-size: 70%;  font-weight: bold;    }

.table1 {
	border: 1px solid #999999;
	font-family: Tahoma;
	text-align: center;
	height: 20px;
	padding: 5px;
}


.table2 {
	font-family: Tahoma;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.table3 {
	border: 1px solid #999999;
	font-family: Tahoma;
	height: 20px;
	padding: 5px;
}

.table4 {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	font-family: Tahoma;
	height: 20px;
	padding: 5px;
}

.line {
	border-top: 1px solid #999999;
	height: 5px;
}

.orange {
	color: #FF6600;
}
