	BODY, P, TD {font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #660000;
		background-color: #660000 ;
		}
	.bold { 
			font-weight: bold;

				}
	.sm {
		font-size: 12px;
		color: #ffffff;
		}
	.copyright {
		font-family: times, serif;
		font-size: 11px;
		color: #999999;
		}
	 a.footer:link {
	 	font-size: 11px;
		font-weight: normal ;
		color: #cccccc ;
		text-decoration: none;
		}
	 a.footer:visited {
	 	font-size: 11px;
		font-weight: normal ;
		color: #999999 ;
		text-decoration: none;
		}
	 a.footer:active {
	 	font-size: 11px;
		font-weight: normal ;
		color: #ffffff ;
		text-decoration: underline;
		}
	 a.footer:hover {
	 	font-size: 11px;
		font-weight: normal ;
		color: #ffffff ;
		text-decoration: underline;
		}
	a:link {
		color: #660000 ;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		}
	a:visited {
		color: #660000 ;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		}
	a:active {
		color: #660000 ;
		font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
		}
	a:hover {
		color: #660000 ;
		font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
		}