p	{
	text-align : justify;
	font-family : arial;
	font-size : 13px;
	text-indent : 30px;
	border : 4px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 3px;
      letter-spacing : 1px;
      word-spacing : 1px;
      line-height : 18px;
      color : black;
	}
p.small	{
	font-size : 9px;
      letter-spacing : 0px;
      word-spacing : 0px;
      line-height : 12px;
	}
div.next	{
	text-align : right;
	}

table.h1	{
	margin-top : 10px;
	margin-bottom : 0px;
	}

ul	{
	margin-top : 0px;
	margin-bottom : 0px;
	}
li	{
	font-family : arial;
	font-size : 14px;
	}
li.t	{
	font-family : arial;
	font-size : 12px;
	}
font.h1	{
	font-family : arial;
	font-size : 11pt;
	font-weight : 800;
	text-indent : 30px;
      letter-spacing : 2px;
      word-spacing : 2px;
	color : white;
	}


a	{
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
      letter-spacing : 2px;
      word-spacing : 2px;
      color : #222233;
      text-decoration : none;
	}
a:hover	{ text-decoration : underline; color : red; }
a:active	{ color : blue; }
a:visited	{ color : #999999; }
a.small	{
	font-size : 9px;
	}

table.price	{
	border: black 1px solid;
	}

th.price	{
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
      color : black;
      background-color : #7A8999;
      border: white 1px solid;
	}

td.price	{
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
      color : black;
      border: white 1px solid;
      background-color : #C6D5E4;
      padding-left : 3px;
	padding-right : 3px;
	}

td.priced	{
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
      color : black;
      border: white 1px solid;
      background-color : #C6D5E4;
      padding-left : 3px;
	padding-right : 3px;
	}

small		{
	font-size : 11px;
      letter-spacing : 0px;
      word-spacing : 0px;
	}

small.p	{
	text-align : justify;
	font-family : arial;
	font-size : 10px;
	}

small.p2	{
	text-align : center;
	font-family : arial;
	font-size : 8px;
	}

textarea	{
	margin-left : 30px;
	}