body,td,th {
	font-size : 10pt;
	color : #111111;
}

.small {
	font-size : 9pt;
}

.vsmall {
	font-size : 8pt;
}

.bsmall {
	font-size : 9pt;
	font-weight: bold;
}

.ttl {
	font-size : 12pt;
	font-weight: bold;
}

.ttl2 {
	font-size : 12pt;
	color : #FFFFFF;
	font-weight: bold;
}

.ttl3 {
	font-size : 14pt;
	font-weight: bold;
}

.ttl4 {
	font-size : 12pt;
	color : #FF6600;
	font-weight: bold;
}

.ttl5 {
	font-size : 14pt;
	color : #CC0099;
	font-weight: bold;
}

.wsmall {
	color : #FFFFFF;
	font-size : 8pt;
}

.bwsmall {
	font-size : 8pt;
	font-weight: bold;
}

.white {
	color : #FFFFFF;
	font-size : 11pt;
}


a:link{ color: #000099; }
a:visited{ color: #666666; }
a:hover { color: #000080; }
a:active { color: #000080; }
