BODY
{
	font-family:verdana,arial;
}

.items B
{ 
	vertical-align: 2;
	color: #FFCC00;
	font-size: 14pt;
	font-weight: bold
}

.center
{
	text-align:center;
}

.items P
{
	text-align: justify;
}
.PI
{
	font-family:symbol, "times new roman";
	font-size:1.2em;
}
H1
{
	text-align:center;
	font-weight:bold;
	font-family:"Comic Sans MS", comic;
	font-size:24pt;
	color:#FFCC00;
}

H2
{
	text-align:center;
	font-weight:bold;
	font-size:18pt;
	color:#FF00FF;
}

H3
{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	color:#000088;
	font-style:italic;
}

UL
{
	font-size:14pt;
	color:#000088;
}

P
{
	font-size:14pt;
	text-align:center;
	color:#000088;
}

B
{
	font-weight:bold;
	color:#0000FF
}

P.special
{
	font-size: 12 pt;
}

P.special B
{
	font-size:14pt;
	color: #FFCC00;
	font-weight:normal;
}

P.cit
{
	font-size:10pt;
	text-align:right;
}