span.italic  {
	font-style : italic;
}

.blue  {
	color : Blue;
}

td.pb  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
}

P  {
	font-family : Arial;
	font-size : small;
	font-weight : normal;
}

li  {
	font-family : Arial;
	font-size : small;
	font-weight : normal;
}

.title  {
	font-family : Arial;
	font-size : medium;
}

.titlelg  {
	font-family : Arial;
	font-size : large;
}

.titlexlg  {
	font-family : Arial;
	font-size : x-large;
	color : Blue;
	font-weight : bold;
}

.titlexxlg  {
	font-family : Arial;
	font-size : xx-large;
	font-weight : bold;
	color : Blue;
}

.small  {
	font-family : Arial;
	font-size : x-small;
}

A  {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

A.med  {
	font-size : medium;
	font-family : Arial;
}

span.bold  {
	font-weight : bold;
}

span.und  {
	text-decoration : underline;
}

.quote  {
	font-style : italic;
	color : Blue;
	font-size : large;
}

.quotesm  {
	font-style : italic;
	font-size : small;
	font-weight : bold;
}

.med  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
}

.indent  {
	margin-left : 50px;
	font-size : medium;
	font-weight : normal;
}

.indentsm  {
	margin-left : 50px;
	font-size : small;
	font-weight : normal;
}

.large  {
	font-size : large;
	font-family : Arial;
	font-weight : normal;
}

td.p  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
}

td.pc  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	text-align : center;
}

span.star  {
	font-size : x-large;
	color : Maroon;
}

.titlelgy  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : Blue;
}

dl  {
	font-size : small;
	font-family : Arial;
}

ul  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
}

td.ps  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
}