/*links*/

/*text*/
.copy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	color : #333;
	font-weight : normal;	
}

.copyb {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	color : #333;
	font-weight : bold;	
}

.smallprint {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333;
	font-weight : normal;	
}
/*backgrounds*/
.mainbg { background-color: #F8F7F1;}
.maintpbg { background-color: #FFF;}
.line { background-color: #A8A8A4;}
.tablebg { background-color: #D3CEB8;}

