body {background-color:#FFf0f5;color:#200020}
* {font-family:arial}
a {color:blue;text-transform:lowercase}
a:hover {color:mediumvioletred}
h1 {color:#660066}
h2
	{color: #666666}
h3
	{color: #333333}
h4
{
color: #500050;
font-size:.8em;
text-align:center
}
h5
{
color: rgb(255,102,153)
}
body
{
margin:20px
}
caption
{
font-weight:bold
}
a
{
color:blue;
text-decoration:underline;
text-transform:lowercase
}
a:hover {color:mediumvioletred}
img.right
{
float:right;
margin:5px 0px 5px 10px
}
img.left
{
float:left;
margin:5px 10px 5px 0px
}
p
{
text-indent:1em;
text-align:justify;
color:#200020
}
p a
{
text-indent:0
}
td
{
padding:5px;
text-align:center
}
button
{
background-color:#FFFFFF;
color:#0F696F;
font-weight:bold;
border:solid 1px #333333
}
p {color:#200020}