/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}



/* TITLE HEADER BLUE */



.textheaderblue {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #122C5F;
	
}	


/* TEXT WHITE */



.textwhite {
	
	color: white;
}

	

/* SUB HEADER WHITE */



.subheaderwhite {
	
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

