/* CSS Document */<style type="text/css">.box {background: #006666;  color : #CCCCCC;  padding : 2px;  margin: 2px;  border-color : #660000;  border-style : groove;  border-width : 2px;/* the border property in longhand*/ }.expt {background: #220318;  color : #CCCCCC;  padding : 2px;  margin: 2px;  border-color : #cc0000;  border-style : groove;  border-width : 2px;/* the border property in longhand*/ }.text10{font-size: 10px; font-style: normal; font-weight: bold; line-height: 12px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}.text11{font-size: 11px; font-style: normal; font-weight: normal; line-height: 15px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}.text12{font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}.text13{font-size: 13px; font-style: normal; font-weight: bold; line-height: 17px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}p  {  font-size: 10px; font-style: normal; font-weight: normal; line-height: 14px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}h1 {  font-size: 11px; font-style: normal; font-weight: normal; line-height: 15px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}h2 {  font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}h3 {  font-size: 13px; font-style: normal; font-weight: bold; line-height: 17px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}h4 {  font-size: 15px; font-style: normal; font-weight: bold; line-height: 18px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}h5 {  font-size: 18px; font-style: normal; font-weight: bold; line-height: 22px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif}</style>