	/* Web site designed and published by AntosDesign © 2000-2003 */
	/* http://www.antosdesign.com */
	
	p, h1, h2, li, a, a:hover, .med {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	p{
		font-size: 11px;
		color:#4d4d4d;
		line-height: 16px;
	}
	p:first-letter{
		font-size: 13px;
		color:#895e55;
		font-weight: bold;
	}
	p:first-line{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		color:#895e55;
		font-weight: italic;
	}
	h1{
		font-size: 11px;
		color:#dcbd3f;
		line-height: 8px;
		margin-bottom: 2px;
		font-weight: bold;
	}
	li{
		font-size: 11px;
		color:#895e55;
		line-height: 16px;
		margin-left: 10px;
		list-style: disc url(/images/bullet_01.gif) inside;
	}
	img{
		border: 0;
	}
	hr{
		height: 1px;
		color: #ddd;
	}
	body{
		background: #fbf6e9;
	}
	a {
		font-size: 11px;
		color:  #c30;
		text-decoration: underline;
	}
	a:hover {
		font-size: 11px;
		color: #f63;
		text-decoration: none;
	}
	td#intro {
		background: white url(/images/watermark.jpg) center bottom no-repeat;	
	 }
	td#foot a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color:  #cdc0b1;
		text-decoration: none;
	}
	td#foot a:hover{
		color:  #fff;
		text-decoration: none;
	}
	.tiny, .sm{
		font-family: Arial, Helvetica, sans-serif;
	}
	.tiny {
		font-size: 9px;
		color:#666666;
	}
	.sm {
		font-size: 9px;
		color:#cdc0b1;
	}
	.med {
		font-size: 11px;
		color:#4d4d4d;
	}