
<style type="text/css">

body	 	{
    		background-color: 	silver;
		border-color:		silver;; 
		margin:			0;
		border:			0;
		font-family:		"Arial,Verdana,Times";
		text-color:		'Black';
		};

body.instr 	{
    		background-color: 	silver;
		border-color:		silver; 
		margin:			0;
		border:			0;
		font-family:		"Arial,Verdana,Times";
		text:			'Black';
		};

table.instr	{
    		background-color: 	silver;
		border-color:		silver;
		border-width:		none;
		border: 		0;
		margin:			0;
		color:			Blue;
		};


tr.instr	{ 
    		background-color: 	silver;
		border-color:		silver;
		border-width:		1;
		border:			0;
		margin:			0;
		color:			Blue;
		};



td.instr	{ 
    		background-color: 	silver;
		border-color:		silver;
		border-width:		1;
		border:			0;
		margin:			0;
		color:			#6600ff;
		};



H1		{
    		font-weight: 	800;
    		font-size: 	22px;
    		color: 		blue;
		};

font.ic		{
		font-weight: 		600;
    		font-size: 		20px;
    		text-transform: 	uppercase;
    		color: 			blue;
    		font-family: 		Arial;
    		text-align: 		left;
		};

td.fulltext 	{
    		font-weight: 		400;
    		font-size: 		13px;
    		margin: 		5px;
    		width: 			98%;
    		color: 			#666666;
    		font-family: 		Arial;
    		background-color: 	silver;
    		cellpadding: 		5px;
		};

td.halfltext	{
    		font-weight: 		400;
    		font-size: 		13px;
    		margin: 		5px;
    		width: 			40%;
    		color: 			#666666;
    		font-family: 		Arial;
    		background-color: 	silver;
    		cellpadding: 		5px;
		};

td.halfimage	{
    		font-weight: 		400;
    		font-size: 		13px;
    		margin: 		5px;
    		color: 			#666666;
    		text-indent: 		3px;
    		font-family: 		Arial;
   		background-color: 	silver;
    		cellpadding: 		5px;
		};

td.query	{
    		font-weight: 		600;
    		font-size: 		14px;
    		margin: 		5px;
    		color: 			"blue";
    		text-indent: 		3px;
    		font-family: 		Arial;
   		background-color: 	silver;
    		cellpadding: 		5px;
		};

td.answer	{
    		font-weight: 		400;
    		font-size: 		13px;
    		margin: 		5px;
    		color: 			#666666;
    		text-indent: 		3px;
    		font-family: 		Arial;
   		background-color: 	silver;
    		cellpadding: 		5px;
		};


table.fullpage	{
    		padding-left: 		5px;
    		width: 			100%;
    		padding-TOP: 		5px;
    		background-color: 	silver;
    		text-align: 		left;
    		align: 			center;
};

table.withimage	{
    		padding-RIGHT: 		10px;
    		width: 			98%;
    		background-color: 	silver;
    		text-align: 		left;
    		align: 			center;
		};

td.border
{
    padding-left: 	5px;
    font-size: 		5px;
    margin-left: 	10px;
    width: 		5%;
    color: 		#666666;
    font-family: 	Arial;
    background-color: 	silver;
    text-align: 	center;
};

td.b
{
    padding-left: 	10px;
    font-size: 		5px;
    margin-left: 	5px;
    width: 		100px;
    color: 		#666666;
    font-family: 	Arial;
    background-color: 	silver;
    text-align: 	center;
};

td.t
{
    padding-left: 	5px;
    font-weight: 	normal;
    font-size: 		13px;
    margin-left: 	10px;
    color: 		#666666;
    font-family: 	Arial, Verdana;
    background-color: 	silver;
    text-decoration: 	none;
    align: 		left;
};

td.h
{
    padding-left: 	5px;
    font-weight: 	800;
    font-size: 		18px;
    margin-left: 	10px;
    color: 		#666666;
    font-family: 	arial, verdana, sans-serif;
    background-color: 	silver;
    text-decoration: 	underline;
};
td.h0
{
    padding-left: 	5px;
    font-weight: 	800;
    font-size: 		16px;
    margin-left: 	10px;
    color: 		#666666;
    font-family: 	arial, verdana, sans-serif;
    background-color: 	silver;
    text-decoration: 	;
};
td.h1
{
    padding-left: 	5px;
    font-weight: 	800;
    font-size: 		24px;
    margin-left: 	10px;
    color: 		#666666;
    font-family: 	arial, verdana, sans-serif;
    background-color: 	silver;
    text-decoration: 	;
};

span.do 
{ 
	font-size:	"13"; 
	color:		"Blue";  
};
span.dont
{ 
	font-size:	"13"; 
	color: 		"Black";  
};
b.first 
{ 
	font-weight:		bold; 
	font-size:		"14"; 
	color:			"Blue"; 
	text-decoration:	underline; 
};

a:link
{
    color: blue;
    text-decoration: none;
};
a:active
{
    color: red;
    text-decoration: none;
};
a:visited
{
    color: teal;
    text-decoration: none;
};
a:hover
{
    color: maroon;
    text-decoration: none;
};

font.normal
{
    font-size: 		13pt;
    color: 		#666666;
    font-family: 	Arial, Helvetica, sans-serif;
};

font.heading
{
    font-weight: 	800;
    font-size: 		16px;
    text-transform: 	uppercase;
    color: 		blue;
    font-family: 	Arial, Helvetica, sans-serif;
};

font.leftHead
{
    font-weight: 	800;
    font-size: 		16px;
    text-transform: 	uppercase;
    color: 		blue;
    text-indent: 	3px;
    font-family: 	Arial, Helvetica, sans-serif;
    text-align: 	left;
    text-decoration: 	underline;
};

#cap
{
    font-weight: 	600;
    font-size: 		8px;
    text-transform: 	uppercase;
    color: 		#666666;
}


#divLogo 	{
		background-color:	'Green';
		position: 		absolute;
		right:			5;
		top:			6;
		border:			0px; 
		z-index:		500;
		};


</style> 




</style> 
