div.body { width: 800px; text-align:center; border: 1px solid #B5B5B5; padding: 10px; font-family: arial, verdana; font-size: 10pt; color: #FFFFFF; background-color: #920707; }

div.pad { height: 130px; }

h1 { font-weight: bold; font-size: 12pt; }


ul.square 
{
list-style-type: none;
border: 1px solid #B5B5B5;
width: 400px;
padding: 10px;
}

a:link, a:visited
{
color: #EEE;
text-decoration: none;
}

a:hover
{
font-weight: bold;
color: #fff;
}
