td {
	font-family			:	tahoma;
	font-size			:	10px;
	color				:	#6E6E6E;
}
a {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#009DD8;
	text-decoration		:	underline;
}
a:hover {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#187DA3;
	text-decoration		:	none;
}

.paratext {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#131313;
	text-decoration		:	none;
	text-align			:	justify;
	}
	
.brown {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#680d02;
	text-decoration		:	none;
	text-align			:	justify;
	}
	
	
.paratextbold {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#131313;
	font-weight			:	bold;
	text-align			:	justify;
	}
	

.white {
	font-family			:	tahoma;
	font-size			:	11px;
	font-weight			:	bold;
	color				:	#dbdbdb;
	}
	
.whitehead {
	font-family			:	tahoma;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#e1e1e1;
	}
	
	