h1 {
 font-size : 8pt; margin : 0; font-color : #666666;
}
.size0 {  font-size: 50%; line-height: 120%}
.size1 {  font-size: 9pt; line-height: 130%}
.size2 {  font-size: 10pt ; line-height: 130%}
.size3 {  font-size: 11pt; line-height: 130%}
.size4 {  font-size: 87.5%; line-height: 130%}
.size5 {  font-size: 100%; line-height: 130%}
.size6 {  font-size: 112.5%; line-height: 130%}

em {
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

