.copy {
	font-size: 9px;
	line-height:15px;
	color : #dcd2c8;
	font-family: Arial, Helvetica, sans-serif;
  background-color : #dcd2c8;
}
.toi {
	font-size: 12px;
}
.m {
	font-size: 80%;
	line-height: 130%;
}
.s {
font-size: 70%; line-height:120%
;}

.mb {
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
}
.lb {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;

}
.l {
	font-size: 100%;
	line-height: 150%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00C0C0;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
body,td,th {
	color: #000000;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #dcd2c8;			
}
