	BODY {
		background: #ffffff;
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 11pt;
		margin-right: 0;
		margin-left: 0;
		margin-top: 0;
	}
	.h1 { 		font-family: arial, helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h2 {
		font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h3 { 		font-family: arial, helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h4 { 		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h5 {
		font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: underline;
	}
	ul {list-style-image: url('buttons/paw_prnt.gif')}
	
	ol {list-style-type: circle}

	.textback { background-color: yellow;
		background-image: url(backgrounds/cherry.gif);
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
	}
	.textmenudk { background-color: #EFBD8C;
		font-family: arial, helvetica, sans-serif;
		font-size: 7pt;
		text-decoration: none;
	}
	.textmenult { background-color: #FFE7BD;
		font-family: arial, helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		text-decoration: none;
	}
	.text { font-family: arial, helvetica, sans-serif;
		font-size: 11pt;}

	.textwh_sm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #ffffff;
	}

	.textwh { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ffffff;
	}

	.textwh_med { font-family: arial, helvetica, sans-serif;
		font-size: 15pt;
		color: #ffffff;
	}

	.textwh_large { font-family: arial, helvetica, sans-serif;
		font-size: 30pt;
		color: #ffffff;
	}

	.textb { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
	}

	.textsm { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;}

	.textxsm { font-family: arial, helvetica, sans-serif;
		font-size: 6pt;}

	.textsm_b { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
	}
	.links_sm { font-size: 7pt;
		font-weight: normal;
		color:#0000ff;
	}

	p.border {
		border : dashed dashed dashed dashed Black;
	}
	p.border2 {
		border : medium dotted ThreedShadow #EFBD8C;
	}
	/* A:link { font-family: arial, helvetica, sans-serif;
		color: #0000ff; text-decoration: none;
		font-size: 11pt;}
	A:visited  {  font-family: arial, helvetica, sans-serif;
		color: #800080; text-decoration: none;
		font-size: 11pt;}
	A:hover    {  font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		font-size: 11pt;}
	A:active { font-family: arial, helvetica, sans-serif;
		color: #8F4B05; text-decoration: none;
		font-size: 11pt;} */
	