.showstate{ /*Definition for state toggling image */cursor:hand;cursor:pointer;float: right;margin-top: 2px;margin-right: 3px;}.questions{ /*Formatting for questions area */width: 100%;font-size: 100%;font-weight: bold;color: #000099;text-align: justify;border: 1px solid black;}.paras{ /*Formatting for paragraphs */width: 100%;font-size: 100%;font-weight: bold;color: #000099;text-align: justify;border: 0px;}.switchcontent{ /*Formatting and initial display status for Answers */display: none;width: 100%;font-weight: bold;border: 1px solid black;background-color: lightyellow;text-align: justify;border-top-width: 0;}