a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #000000; font-weight: bolder}
a:active {color: #000000; font-weight: bolder}


body { 
 background-image:url('lapbkgd.png');
font-family: Century Gothic; 
font-size: 16px; 
}

h3 {font-size:150%}
p {font-size:90%}

table.one
{
background-color: #FAFAFA;
font-family: Century Gothic;
color:#828282;
line-height: 16px;
}

table.two
{
font-family: Century Gothic;
color: #000000;
line-height: 16px;
}

table.three
{
font-family: Century Gothic;
color:#FFFFFF;
line-height: 40px;
}

table.four
{
background-color: #828282;
font-family: Century Gothic;
color: #FFFFFF;
line-height: 16px;
}

td.one
{
color: #FFFFFF;
}

td.two
{
color: #000000;
}

