body {
    background-color: #CCE8CD;
    font-family: Arial;
    font-size: 10pt;
    font-color: #000000;
}

a:link
{
	font-family: Arial;
	font-size: 10pt;
        font-weight: bolder;
        color: #417160;
}

a:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
        color: #417160;
}

a:active
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
        color: #417160;
}

a:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
        color: #417160;
}

table
{
        font-family: Arial;
        font-size: 10pt;
        font-color: #000000;
	border-color: #000000;
    	border-width: 0 0 0 0;
    	border-style: solid;
}

td
{
   	border-color: #000000;
   	border-width: 1px 1px 1px 1px;
   	border-style: solid;
   	margin: 0;
    	padding: 6px;
}