.size10 { font-size: 10px; letter-spacing: 1px }
.size10s { font-size: 10px; line-height: 130%; }
.size10m { font-size: 10px; line-height: 150%; }
.size10l { font-size: 10px; line-height: 180%; }
.size12 {  font-size: 10pt}
.size12doc {  font-size: 10pt}
.size12s { font-size: 10pt; line-height: 130%}
.size12m { font-size: 10pt; line-height: 150%}
.size12l { font-size: 10pt; line-height: 180%}
.size14 {  font-size: 14px; line-height: 130%}
.size18 {  font-size: 18px; line-height: 130%;}
a.trace:link {
	color:#829008;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
}
a.trace:visited {
	color:#829008;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
}
a.trace:hover {
	color:#829008;
	text-decoration:underline;
	font-size: 18px;
	font-weight: bold;
}
a.trace:active {
	color:#829008;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
}
DIV .h1 {font-size: 15px;color: #2E2DBD;font-weight:bold;}

DIV .h2 {font-size: 13px;color: #990000;font-weight:bold;}

DIV .h3 {font-size: 12px;color: #000000;}

DIV .h4 {font-size: 10px;color: #FFFFFF;font-weight:bold;}

DIV .h5 {font-size: 10px;color: #000000;}

.r { color: #FF0033; }

.text {
	font-size: 13px;
	color: #333333;
	line-height:13pt;
}
a:visited.b {
	font-size: 10px;
	text-decoration: none;
	line-height:13pt;
}
a:link.b {
	font-size: 10px;
	text-decoration: none;
	line-height:13pt;
}
a:hover.b{
	font-size: 10px;
	text-decoration: underline;
	color: #FF6600;
	line-height:13pt;
}