#iview { font-size: 80% }
#iview p.title {color: #f80;text-align: center;font-size: 1.5em;}
#iview p.author {color: black; text-align: center; font-size: 1.2em; font-weight: bold;}
#iview p.q { color: black; margin-bottom: 10px; border-bottom: 1px solid rgb(255, 153, 17);  background-color: #eee;  padding: 2px;}
#iview p.ans { color: Black; margin-bottom: 10px; padding: 2px; text-align: justify; }	
body { font-family: Verdana, Georgia, Arial, helvetica, sans-serif; }
#iview a { color: #2765B4; text-decoration: none; }
#iview a:hover { color: #FF4400; text-decoration: underline; }
#iview a:active { color: #FF4400; text-decoration: none; }
#iview dd { padding: 0px 0px 12px 0px; }
#iview dt { background-color: #CCCCCC; color: black; font-weight: bold; padding: 2px 4px; }
#iview h1 { background-color: #354F82; color: white; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#344E81,endColorStr=#5C7099);  height: 30px;  padding: 5px;  font-size: 24px;   }
#iview h2 { background-color: #4B6CA6; color: white; font-weight: bold; margin: 0px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4B6CA6,endColorStr=#7A92BA);  height: 25px; padding: 3px;  font-size: 20px; }
#iview h3 { color: Black; margin-bottom: 20px;	border-bottom: 1px solid #355082;  background-color: #EEEEEE;  padding: 2px;}
#iview h4 { background-color: #869BBF; color: white; font-weight: bold; margin: 0px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4B6CA6,endColorStr=#7A92BA);  height: 15px;  padding: 2px;  }
#iview strong, .hl { font-weight: bold; }
#iview ul { list-style: square; }
#iview .RedBox { border: 3px solid red; padding: 3px; }
#iview .it { font-style: italic; }
#iview .hl { color: #f80; }
#iview .ul { text-decoration: underline; }
abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }

