.body 
{
	font-size: 		12px;
	text-align:		none;
	font-family: 		MS Sans Serif, Verdana;
	font-weight: 		normal;
	color: 			#000000;
	text-decoration:	none;
	background-color: 	none;
}

.text
{
	font-size: 		12px;
	text-align:		none;
	font-family: 		MS Sans Serif, Verdana;
	font-weight: 		normal;
	color: 			#000000;
	text-decoration:	none;
	background-color: 	none;
}

.h1
{
	font-size: 		16px;
	text-align:		none;
	font-family: 		MS Sans Serif, Verdana;
	font-weight: 		normal;
	color: 			#000000;
	text-decoration:	none;
	background-color: 	none;
}

.h2
{
	font-size: 		12px;
	text-align:		none;
	font-family: 		MS Sans Serif, Verdana;
	font-weight: 		bold;
	color: 			#000000;
	text-decoration:	underline;
	background-color: 	none;
}


.error
{
	font-size: 		12px;
	text-align:		none;
	font-family: 		MS Sans Serif, Verdana;
	font-weight: 		bold;
	color: 			#FF0000;
	text-decoration:	none;
	background-color: 	none;
}