body 		{font-family: Times, Arial, Helvetica;
      		font-size: 11pt;
      		padding: 0px;
      		margin: 5px;
      		background-color:#00BFFF;}

td		{font-family: Times, Arial, Helvetica;
      		font-size: 11pt;
      		padding: 0px;
      		margin: 5px;
      		background-color:#00BFFF;}

td.smallwidth	{width:25%}
td.medwidth	{width:50%}
td.anotherwidth	{width:20%}
td.fortywidth	{width:43%}
td.sixtywidth	{width:57%}

hr.small	{width:75%}

a:link		{color:blue} 
a:visited	{color:purple} 
a:hover 	{color:black} 
a:active 	{color:yellow}

.centered-table {margin-left: auto;
                margin-right: auto;}

.left		{text-align:left}
.center		{text-align:center}
.right		{text-align:right}

ul 		{list-style-image: url(".gif")}

ul.disc		{list-style-type: disc}
ul.circle	{list-style-type: circle}
ul.square	{list-style-type: square}
ul.none		{list-style-type: none}

img.left	{float:left}
img.right	{float:right}

img		{padding:10px;
		border:0}

img.smallpad	{padding:5px;
		border:0}

img.nopad	{padding:1px;
		border:0}

div.left	{float:left}
div.right	{float:right}



p.small		{font-size: 70%;
		line-height: 0.01cm}

h2.small	{line-height: 0.01cm}











