body{
	font-family: 	helvetica, arial, sans-serif;
	font-size: 		12px;
	line-height: 	15px;
	color:			#121212;
}
h2{
	font-size: 		22px;
	line-height: 	23px;
	color:			#1E4252;
	font-weight: bold;
}
.error{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	background-color: #c0c0c0;
}
.white
{
 color: #ffffff;
}