body {
	font-size: 10pt
}

.type1	{
	font-size: 10pt;
	color: #000000
}

.type2	{
	font-size: 10pt;
	line-height : 20px;
	color: #000000
}

.type3	{
	writing-mode: tb-rl; 
	white-space: nowrap; 
	font: 15pt/1.5em serif; 
	color: #8153ab;
	font-family: 'Arial Black'
}

.type4	{
	writing-mode: tb-rl; 
	white-space: nowrap; 
	font: 15pt/1.5em serif; 
	color: #ff0000;
	font-family: 'Arial Black'
}

.type5	{
	writing-mode: tb-rl; 
	white-space: nowrap; 
	font: 10pt/1.5em serif; 
	color: #000000;
	font-family: monospace
}
