td {
	font-family			:	tahoma;
	font-size			:	10px;
	color				:	#6E6E6E;
}

a {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#009DD8;
}

a:hover {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#187DA3;
}

.paratext {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#696969;
	text-decoration		:	none;
	text-align			:	justify;
	}
	
.paratextblack{
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#000000;
	}
	
.paratextbold {
	font-family			:	tahoma;
	font-size			:	12px;
	color				:	#979594;
	font-weight			:	bold;
	}
	
.footertext {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#e8e7e7;
	}
	
.green {
	font-family			:	tahoma;
	font-size			:	14px;
	color				:	#94a66b;
	font-weight			:	bold;
	}


.table {
	font-family			:	tahoma;
	font-size			:	11px;
	font-weight			:	bold;
	color				:	#5d8bad;
	}
	
		
.polltext {
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#528a24;
	font-weight			:	bold;
	}
	
	
.header {
	font-family			:	tahoma;
	font-size			:	28px;
	color				:	#ffffff;
	text-decoration		:	none;
}

.red {
	font-family			:	Tahoma;
	font-size			:	13px;
	color				:	#99120e;
	
}
	
.white {
	font-family			:	tahoma;
	font-size			:	12px;
	color				:	#ffffff;
	font-weight			:	bold;
	}
	
