P  {
	font-size : 10pt;
	font-family : Arial;
}

A  {
	font-size : 10pt;
	font-family : arial;
}

BODY  {
	font-size : 12pt;
	font-family : Arial;
}

.regular  {
	font-size : 10pt;
	font-family : arial;
}

.caption  {
	font-family : veranda;
	font-size : 9pt;
}

.larger  {
	font-size : 12pt;
}

.smaller  {
	font-size : 8pt;
}

li  {
	font-size : 12;
	font-family : arial;
}

td  {
	font-size : 10pt;
	font-family : arial;
}

.blue {
    font-color : darkblue;
}
