
body { margin-left: 10%; margin-right: 10%; font-family: arial, helvetica, sans-serif; 
						color: black; width: 800px;}

h1	{ font-size: 150%; color: darkred; background: #ffffc0; text-align: center; }
h2  { font-size: 120%; color: darkred; background: #ffffc0; }
h3	{ font-size: 90%; color: darkred; background: #ffffc0; }
h4 	{ font-size: 90%;  color: darkred; background: #ffffc0; }
p, li, td.q, td.ans 	{ text-align: justify; font-size: 80%; }

tr 		{ }
td 		{ }
table { }


:link 		{ color: darkred; }
:visited 	{ color: darkred; }
:hover 		{ color: white; background: darkred; }
a.plain 	{ text-decoration: none }

p.prose1 { font-family: georgia, times new roman, times; font-size: 170%; }
p.prose2 { font-family: arial, helvetica, sans serif; font-size: 120%;

