@charset "utf-8";
/* CSS Document */




body {
	font-family: trebuchet MS; 
        font-size: 13px;
        color: #000066;
        background-color: #ffffff; 


}

b
{
        font-family: trebuchet MS; 
        font-size: 15px;
        color: #6600cc;
}

em

{
        font-family: trebuchet MS; 
        font-size: 13px;
        color: #6600cc;
}

a

{
        font-family: trebuchet MS; 
		text-indent:-5000px;
		color: #cccccc;
}



