.h1 { font-size: 12px; font-weight: bold}
.h2 { font-size: 10px; font-weight: bold}
.h3 { font-size: 14px; font-weight: bold}
.t1 { font-size: 12px}
.t2 { font-size: 10px}
.t3 { font-size: 9px}
.h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.c {  font-size: 10px; font-weight: bold; color: #7F7F7F}
.m{ font-size: 12px; line-height: 18px}
.m2{ font-size: 10px; line-height: 14px}
.mh1{ font-size: 12px; line-height: 18px; font-weight: bold }
.mh2{ font-size: 10px; line-height: 14px; font-weight: bold }
.gl10 { font-size: 10px; color: #626262}
.gl10b { font-size: 10px; color: #626262; font-weight: bold}
.l12 { font-size: 12px; color: #626262}
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}

.red2 {
	font-size: 12px;
	color: #CC0000;
}

.title {
	font-size: 20px;
	color: #000000;
}

#menu {
	background-image: url(images/menu05.gif);
	background-repeat: repeat-x;

}

