body	{font-family: arial,sans-serif}
p	{font-size: small}
h1	{font-size: xx-large}
h2	{font-size: x-large}
h3	{font-size: large}
h4	{font-size: medium}
h5	{font-size: small}
h6	{font-size: x-small}
table	{border-collapse: collapse;
			border-width:2px;
			border-style: solid
			}
th	{font-family: arial,sans-serif;
			font-size: small;
			padding: 2px;
			border-width: 1px;
			border-style: solid
			}
tr	{}
td	{font-family: arial,sans-serif;
			font-size: small;
			padding: 2px 4px;
			margin: 0px;
			border-width: 0px;
			border-style: solid;
			border-color: #000099;
			border-color-light; #3333ff
			}
table tr td	{}
img	{}
ul	{}
ol	{}
li	{font-size: small}
p ul li	{font-size: small}
p ol li	{}
img	{margin: 8px 0px}
.smallctr	{font-size: xx-small;text-align: center}
.ctr	{text-align: center}
.fltrt	{float: right}
.reftext	{font-family: Times New Roman,serif; font-size: x-small}
.italmono	{font-family: monospace; font-style: italic; text-align: center}
.tinytext  {font-size: x-small}
.redtext	{color: #ff0000}
