.bodytext 
{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height:12pt;
	color:#0A2972;
}

.instructions
{
	font-family:arial, sans-serif;
	font-size: 12px;
	line-height:10pt;
	color:#000000;
	
}
.navigation
{
	font-family:arial, sans-serif;
	font-size: 10px;
	color:#000000;	
}

/*for the instruction text at the bottom of the screen*/
.bodytextsm
{
	font-family:arial, sans-serif;
	font-size: 12px;
	line-height:14pt;
	color:#000000;
	font-weight:bold;
}

.copyright
{
	font-family:arial, sans-serif;
	font-size: 10px;
	line-height:12pt;
	color:#0A2972;
}

