﻿body
{
	font-family: Arial;
	
}
p.t1
{
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

p.t2
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
p.t3
{
	text-align: center;
	font-size: 8pt;
	font-weight: lighter;
}
p.t4
{
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
}
ul.u1
{
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}
p.t5
{
	text-align: left;
	font-size: 11pt;
	font-weight: normal;
	color: #0000FF;
}
