@charset "utf-8";
/* CSS Document */
a 
{
text-decoration:none;
color:#CC3333
}

h1 
{
font-family:arial; 
font-size:26px; 
color:#990000;
}

h3 {
font-family:Arial;
font-size:16px
}

p 
{
font-family:Arial;
font-size: 12px
}

td 
{
font-family:Arial;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
line-height:120%;
}

#results
{
background-color: #D3D3D3;
border-style:inset;
border-color:#FF3300;
padding-top: 1%;
padding-left: 5%;
padding-right: 5%;
}
