P  { color: black; 
 text-indent: 0%;
 font-family: Arial;
 text-align: justify }
H3 { color: white;
 margin-left: 8%;
 font-weight: medium;
 font-family: Arial }
H4 { color: white;
 margin-left: 8%;
 font-weight: normal;
 font-family: Arial }

.contrast { background: green; } 

.contrast1 { background: #424242; } 

.opening { font-size: 100%;
 margin-left: 8%;
 margin-right: 8%;
 font-weight: normal;
 font-family: Arial }

.descript {text-indent: 0;
 color: silver;
 margin-left: 1%;
 margin-right: 20%;
 font-size: 70%;
 font-family: Arial }

.choice { color: black;
 text-align: center;
 font-size: 70%;
 font-weight: 800;
 font-family: Verdana }

.choice1 { color: red;
 text-align: center;
 font-size: 70%;
 font-weight: 800;
 font-family: Verdana }

.choicebg1 { background = #FFD200; }

.choicebg2 { background = #C2FE42; }

A:link  { color: orange;
 font-weight: heavy;
 text-decoration: none; }

A:visited  { color: orange; 
 font-weight: heavy;
 text-decoration: none; }