/* CSS Document */
body {
background:#ffffff;
/*background-image:url(../images/backgroundblend.gif); */
color:#999999;
font-family:Trebuchet MS,Arial,Helvetica, sans-serif;
font-size:9px;
}
a:link, a:active, a:visited {
color:#666666;
text-decoration:none;
}
a:hover {
/*background-color:#f1f1f1;*/
color:#d5bc7a;
text-decoration:none;
}
p {
margin:0pt 0pt 9px;
}
h1 {
font-size:11px;
color:#999999;
font-weight:bold;
}
footer {
	color:#333333;
	font-size:8px;

}

