

html, body {
	background: #ffffff;
	color: #000000;
	scrollbar-base-color: #004F90;
	background-image: url(../images/background-app.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;	

}

.button	{
	background-color: #004F90;	color: #ffffff;FONT-FAMILY: ARIAL, VERDANA, TAHOMA; FONT-WEIGHT: bold; FONT-SIZE: 11px; 
}

.buttonon {
	background-color: #ffffff; color: #004F90; FONT-FAMILY: ARIAL, VERDANA, TAHOMA; FONT-WEIGHT: bold; FONT-SIZE: 11px; 
}

.content	{font-family: Arial, Verdana, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	font-style: normal;
	font-variant: normal;
	line-height: 140%;
}