body {
			margin: 0px;
			background-color: #ffffff;
			}

td	 {
			font-size:9.5pt;
			font-family: arial;
			color: black;
			text-align: left;
			}

h3  {
			font-family: arial;
			font-size: 16pt;
			color: #000000;
			font-weight: bold;
			}


A:link.except  {
 			color : '#000000';
 			font-family : Arial;
 			font-weight : bold;
 			font-style : normal;
 			text-decoration : none;
 			}


 A:visited.except  {
 			color : '#000000';
 			font-family : Arial;
 			font-weight : bold;
 			font-style : normal;
 			text-decoration : none;
 			}

A:link.clue  {
 			color : '#ffffff';
 			font-family : Arial;
 			font-weight : bold;
 			font-style : normal;
 			text-decoration : none;
 			}



A:visited.clue {
 			color : '#ffffff';
 			font-family : Arial;
 			font-weight : bold;
 			font-style : normal;
 			text-decoration : none;
 			}

table.subdefault {
			border-style: none;
			padding: 2px;
			text-align: left;
			font-family: arial;
			font-weight: bolder;
			font-size: 9.5pt;
			}

table.except {
			border-style: solid;
		    border-color: #000000;
		    border-width: 2px;
			}

#thright {
			border-width: 0px 0px 2px 0px;
			}

td.except {
			font-family: arial, sans-serif;
			font-weight: normal;
			font-size: 9pt;
			text-align: left;
			border-style: solid;
			border-color: black;
			border-width: 0px 1px 1px 0px;
			}

#tdright {
			border-right-width: 0px;
			}

#tdbottom {
			border-bottom-width: 0px;
			}

#tdbotrt {
			border-width: 0px;
			}

P.menu  {
   			border-color : Black;
   			font-size : 8pt;
   			font-family : arial;
   			border-style : solid;
   			border-width : 1pt;
   			color : Black;
            }
li.faq  {
			padding: 3px;
			font-weight: bold;
			}
@media print{
td{
font-size:16pt !important;
}
h3{
font-size:20pt !important;
}
.printOSVPIdetails{
display:none;
}
@page{
margin-bottom:0mm;
}
}

.printOSVPIdetails{
position:absolute;
left:890px;
}