/* CSS Document */
body 
{
    font-size:9pt;
	background-color: #f1f0fd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
table
{
    font-size:9pt;
}
.linkbutton
{
    text-decoration: none;
}