html, body{font-family:helvetica; color: #000000;}
html, body {text-align:center;margin:0 auto;padding:0;}

body { padding:15px 0; background-color:#e1e1e1; }

div#container { width:965px; padding:0; margin:0 auto; background:#e1e1e1 url(../images/bg_lines.jpg) repeat-y center center; }
div#topcurve { background:#e1e1e1 url(../images/bg_curvetop.jpg) no-repeat center top; height:12px; }
div#btmcurve { background:#e1e1e1 url(../images/bg_curvebtm.jpg) no-repeat center bottom; height:30px; }
div#wrapper { padding:0 20px 20px 20px; }

A:link, a:visited {
 COLOR: #000000; border:0px /*The color of the link*/
}
A:hover {
 COLOR: #ff0000 /*The color of the mouseover or 'hover' link*/
}



A:hover {
 COLOR: 990000 /*The color of the mouseover or 'hover' link*/
} 

img
{  border-style: none;border:0px
}

P { text-align: left; } 

table
{  background-color: #ffffff
}


