p {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;

}
h1 {
	font-size: 2px;
	text-decoration: none;
	line-height: 2px;

}
h2 {
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
}
.table-glay {
	border: 2px solid #000000;
}
.table-glaydot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
td {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
}
