<style type="text/css">
<!--
BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : White;
}

A:ACTIVE {
	color : Red;
}

A:LINK {
	color : Blue;
}

A:VISITED {
	color : Purple;
}

TABLE.BG {
	background-image : url(images/VisionBox.gif);
	background-repeat : no-repeat;
	width : 175px;
	height : 287;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
	

TD.Box {
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 150px;
	height : 240px;
}

	
TD.BoxTitle {
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
}

TD.Footer {
	font-size : 8pt;
}

TD.JUMPTag {
	font-size : 7pt;
}

.menu {
	font-size : 8pt;
}	
.I {font-style: italic;}
.B {font-weight: bold;}
.BI {font-weight: bold;font-style: italic;}
.BIU {font-weight: bold;font-style: italic;text-decoration : underline;}
.U {text-decoration : underline;}

.star { 
	font-family: arial; 
	font-size: 20; 
	font-style: bold; 
	color: #E72100; 
}

SELECT {
	font-size : 8pt;
	height : 10px;
}

.instruction {
	font-size : 10pt;
	font-style : italic;
}
.title {
	font-size : 12pt;
	font-weight : bold;
}
.label {
	font-size : 10pt;
	font-weight : bold;
}
//-->

</style>