
body {background-repeat: no-repeat; background-color:white; background-position:40px 30px; color:black;  font-family:"Times New Roman"; line-height:36px; font-size:30px; };
h1 {margin-left:20px;  text-align:left; font-size:30px; font-weight: bold; text-decoration: underline; color:blue};
p {text-align:left; font-size:15px;};
td {font-size:25px; color:red; font-weight: bold};
p.name  {margin-left:40px; text-align:left; font-size:30px;color:red; font-weight: bold };
p.def  {margin-left:20px; text-align:left; font-size:30px;color:green; font-style:italic; };
p.from {text-align:right; font-size:15px; color:green; }
span {margin-left:20px; font-size:20px; color:green}
h2 {font-size:30px; font-weight: normal; font-style:italic; };

