body, td {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
}
h1 {
	color:red;
	font-size:26px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
.test {
	font-family:verdana;
	color:blue;
	font-size:26px;
	font-weight:bold;
}
.c10px {
	font-size:10px;
}
.c11px {
	font-size:11px;
}
.c12px {
	font-size:12px;
}
.c13px {
	font-size:13px;
}
.c14px {
	font-size:14px;
}
.c15px {
	font-size:15px;
}
.c16px {
	font-size:16px;
}