body {
font-family:  Andalus;
font-size:  100%;
margin:  0px;
background-color:  #99CC99;
}

table  {
width:  auto;
border-collapse:  collapse;
}

p  {
font-family:  Andalus;
font-size:  36px;
color:  #2E8B57;
font-weight:  bold;
text-align:  center;
}

tr.title  {
font-family:  Andalus;
font-size:  36px;
color:  #2E8B57;
font-weight:  bold;
text-align:  center;
}

tr.pet  {
font-family:  Andalus;
font-size:  24px;
color:  #2E8B57;
font-weight:  bold;
text-align:  center;
padding:  15px;
}

tr.arrs  {
font-family:  Andalus;
font-size:  24px;
padding:  15px;
}

td.pet  {
text-align:  center;
padding:  15px;
}

td.larrs  {
text-align:  left;
padding:  15px;
}

td.rarrs  {
text-align:  right;
padding:  15px;
}

