/* ===================== BODY ======================== */

body {
	color				:	#606060;
	background-color	:	#ffffff; 
		font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-size			:	12px;
}

h1
{
	color				: 	#351650; 
	font-size			: 	24px;
	font-family			: 	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;	
}

h2
{
	color				:	#351650; 
	font-size			:	20px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;	
}

h3
{
	color				:	#606060; 
	font-size			:	18px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;	
}

h4
{
	color				:	#ff00a2; 
	font-size			:	16px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;	
}

