﻿html
{
	height: 100%; 
}

body {
	BACKGROUND-COLOR: #f7fafe;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: .8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin: 0px;
	padding: 0px;
	color: #002987;
	height: 100%;
}

instruction_number
{
	text-align: left; 
	font-size: small; 
	width: 20px
}

instruction_text
{
	text-align: left; 
	font-size:small
}
