
    P {  
        font-family:garamond,times new roman,serif,default;
        font-size:12pt;
        color:black;
      }


    .small {  
        font-family:garamond,times new roman,serif,default;
        font-size:8pt;
		font-variant: small-caps;
        color:black;
      }
	P.rev	{
		font-family:garamond,times new roman,serif,default;
		font-variant: small-caps;
		font-size:8pt;
		color:white;
		font-weight:700;	
		}
    A:link { 
		font-family:garamond,times new roman,serif,default;
        text-decoration: underline;
		color:blue;
      }
    A:visited { 
		font-family:garamond,times new roman,serif,default;
        text-decoration: underline;
		color:blue;
      }
    A:active { 
		font-family:garamond,times new roman,serif,default;
        text-decoration: none;
		color:blue;
      }
    A:hover { 
		font-family:garamond,times new roman,serif,default;
        text-decoration: none;
		color:blue;
      }
    A.foot:link { 
		font-family:garamond,times new roman,serif,default;
        text-decoration: none;
        font-size:12pt;
		color:000000;
		font-weight:600;
      }
    A.foot:visited { 
		font-family:garamond,times new roman,serif,default;
        text-decoration: none;
        font-size:12pt;
		color:000000;
		font-weight:600;
      }
    A.foot:active { 
		font-family:ZapfChan MdIt BT,Monotype Corsiva,garamond,times new roman,serif,default;
        text-decoration: none;
        font-size:13pt;
		color:000000;
		font-weight:600;
      }
    A.foot:hover { 
		font-family:ZapfChan MdIt BT,Monotype Corsiva,garamond,times new roman,serif,default;
        text-decoration: none;
        font-size:13pt;
		color:000000;
		font-weight:600;
      }

	H1 {
        font-family:monotype corsiva,fantasy,arial,helvetica,sans serif,default;
        font-size:18pt;
        color:#000000;
      }
	H2	{
        font-family:ZapfChan MdIt BT,Monotype Corsiva,garamond,times new roman,serif,default;
		font-size:16pt;	
		color:#000000;
	}	

	H3	{
        font-family:ZapfChan MdIt BT,Monotype Corsiva,garamond,times new roman,serif,default;
		font-size:14pt;	
		color:#000000;
	}
	H4	{
        font-family:garamond,times new roman,serif,default;
		font-size:12pt;	
		color:#000000;
	}

	H6	{
        font-family:arial,helvetica,sans serif,default;
		font-size:7pt;
		line-height: 1.0;
		padding: 0em;			
	}

	.reverse  {	
		color:#FFFFFF
	}

	.bold	{
		font-style: bold;
	}

	.indent	{
		text-indent: 1em
			}

	.nindent	{
		text-indent: -1em
			}
	
	ul	{
		font-family:arial,helvetica,sans serif,default;
		font-size:9pt;
		color:black;
	}
.bgi, .bgi TD, .bgi TH, .bgi TR {
	background-image:url('');
}
.bgih, .bgih TD, .bgih TH, .bgih TR {
	background-image:url('');
}
.bgpaper, .bgpaper TD, .bgpaper TH, .bgpaper TR {
	background-image:url('');
}

div.cat_item    {
        height:280px;
        width:260px;
        float:left;
        position:relative;
        padding:0;
        text-align:center;
       margin-left:auto;
       margin-right:auto;

        }

div.cat_content_bottom  {
        position:absolute;
        vertical-align:baseline;
        text-align:center;
        padding:0px;
        bottom:0px;
       margin-left:35px;
       margin-right:auto;
        }

div.cat_item div.cat_content_top        {position:absolute; top:0px}
 
