/* CSS Document */
body { background:#ffffff; }
#header 
{
width:718px;
height:217px;
background:url(images/header.png) no-repeat;
}
#content
{
width:718px;
background:url(images/body.png) repeat-y;
}
#footer
{
width:718px;
height:122px;
background:url(images/footer.png) no-repeat;
}
#testi-head
{
background:url(images/testi-head.png) no-repeat;
width:347px;
height:45px;
}
#testi-body
{
background:url(images/testi-body.png) repeat-y;
width:347px;
}
#testi-footer
{
background:url(images/testi-footer.png) no-repeat;
width:347px;
height:20px;
}
p { font-family:tahoma; font-size:15px; color:#000000; padding:2px 30px 0px 30px; margin:2px 30px 0px 30px;  text-align:left; }
p.lucida { font-family:Lucida Grande; font-size:17px; color:#000000; padding:20px 30px 0px 30px; margin:20px 30px 0px 30px; text-align:left; }
p.testi { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; margin:2px 5px 0px 5px; padding:2px 5px 0px 5px; text-align:left; }
ol { padding:2px 5px 0px 75px; margin:2px 5px 0px 75px; }
li { font-family:tahoma; font-size:19px; color:#000099; text-align:left; font-weight:bold; margin:0px 40px 2px 15px; 
	padding:0px 40px 2px 15px;}
td.bonus { font-family:tahoma; font-size:17px; font-weight:normal; margin:2px; padding:2px; color:#000099; }
