html, body { background-color: white; font-family: arial;}
p.heading { color: white; background-color: #ffb400; font-family: arial; font-size: 15px; text-decoration: none; text-indent: 0px; letter-spacing: 7px; border: 1px solid black; margin: 0px 0px 0px 0px;}
p.para { color: black; background-color: #ffb400; font-family: arial; font-size: 12px; text-decoration: none; letter-spacing: 1px; text-align: justify; border: 1px solid black; margin: 4px 0px 4px 0px;}
p.wrong { color: red; background-color: gray; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px; }
p.correct { color: white; background-color: gray; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px; }
p.list1 { color: blue; background-color: white; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px;  margin: 0px 0px 0px 0px;}
p.list2 { color: yellow; font-family: arial; font-size: 13px; text-decoration: none;  margin: 0px;} 
p.list3 { background-color: gray; color:yellow; font-size: 13px; font-weight: bold; text-decoration: none; text-indent: 4px; border: 1px solid black;  margin: 0px 0px 0px 0px;}
p.quiz { background-color: gray; color: white; font-size: 13px; font-weight: bold; text-decoration: none; text-indent: 4px; border: 1px solid black;  margin: 0px 0px 0px 0px ; }
p.dates { color: blue; background-color: white; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px; border: 1px solid black; margin: 0px 0px 4px 0px;}
p.llb { color: white; background-color: gray; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px;}
p.llc { color: white; background-color: black; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px;}
h3 { color: blue; font-family: arial; font-size: 15px; background-color: #ffb400; text-decoration: none; text-indent: 0px; border:1px solid black; margin: 4px 0px 4px 0px; }
a:link { color: blue; background-color: none; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px; letter-spacing: 1px; } 
a:visited { color: blue; background-color: none; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px; letter-spacing: 1px; }
a:hover { color: white; background-color: black; font-family: arial; font-size: 13px; text-decoration: none; text-indent: 0px; font-weight: none; }
