body,p,table,td
{
font-family: Times, Times New Roman;
font-size:16px;
color: #000000;
}     

body
{
text-align:center;
}

table
{
border:1px;
border-style:solid;
border-color:#9999cc;
width:80%;
background:#ccccff
}

table,td
{
border:1px;
vertical-align: top;
border-color: black;
}

.add
{
height: 18px;
width: 130px;
font-size:10px;
}

h1
{
font-family: Helvetica, Arial;
font-size: 48px;
}

h2
{
font-family:Arial,Helvetica,sans-serif;
font-size:14;
color:#000000;
font-weight:normal;
}

a
{
color:#4444aa
text-decoration: none;
}

