	table {
					color: #000000;
					font-family: Verdana;
					font-size: small;
	}
	.tborder {
					background: #000000;
					margin: auto auto;
	}
	.tdoutside {
					background: #FFFFFF;
					color: #000000;
	}
	.tdlol {
					background: #EFEFEF;
					color: #000000;
	}
	.tdtop {
					background: #FFFFFF url(ttop.gif);
					color: #000000;
	}
	.tdbottom {
					background: #FFFFFF url(tbottom.gif);
					color: #000000;
	}
	.theader {
					font-size: 10px;
					color: #FFFFFF;
	}
	.tfooter{
					font-size: 10px;
					color: #000000;
	}
	.tdbanner {
					background: #FFFFFF url(banner.gif);
					color: #000000;
	}
	A:link {
					text-decoration: underline; 
					color: #171717
	}
	A:visited {
					text-decoration: underline; 
					color: #171717
	}
	A:active {
					text-decoration: underline; 
					color: #444444
	}
	A:hover {
					text-decoration: underline; 
					color: #525252
	}
	A.nav:link {
					text-decoration: none; 
					color: #171717
	}
	A.nav:visited {
					text-decoration: none; 
					color: #171717
	}
	A.nav:active {
					text-decoration: italic; 
					color: #444444
	}
	A.nav:hover {
					text-decoration: underline; 
					color: #525252
	}
	body,p,div,span,td,input,textarea {
					font-family: Verdana, Arial, Helvetica sans-serif; 
					font-size: 10px;
	}
	p.indent { 
					font-family: verdana; 
					font-size: 10px; 
					margin-left: 10px; 
					margin-right:10px; 
					color:#000000
	}