BODY 	{background: url(../IMAGE/PARCHMENT.JPG)}
TABLE 	{border: solid #982106 2px;
         display: in-line}
Label:hover {background-color:#FFF;}
TD	{border: solid #982106 1px}
H1	{text-align: center}
H2	{text-align: center}
H3	{text-align: center;
	 font-style: italic}
div {padding-left: 4px;
     padding-right: 4px;}
.Quest  {font-style: italic;
         font-weight: bold;
         background: #B78F3B;
	 padding-left: 3px;
	 padding-right: 3px;
	}
.Answers {font-weight: bold;
          background: #B78F00}
HR	{color: #982106}
.title	{text-decoration: underline;
	 font-weight: bold}
	 
.QuestionBlock {border: #F90 2px solid;}

.QuestionBlock:hover{ border-color: #F00;}