body, p {
		margin-bottom:0px;
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin:0px;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		background-color:#FFFFFF;
}

.bookmark {
font-size:small;
font-weight:bold;
text-align:center;
border-top: 1px solid;
border-bottom: 1px solid;
}

.ads {
text-align:center;
}

#test {
width:100%;
padding:0px;
margin:0px;
}

a.home_links{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
		text-decoration:none;
}

a.home_links:visited {
        color: #000000;
		text-decoration:none;
}

a.home_links:hover {
        color: #000000;
		text-decoration: none;
}
a.home_links:active {
        color: #000000;
		text-decoration:none;
        }
		
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #3333FF;
		
}

a:visited {
        color: #3333FF;
}

a:hover {
        color: #3333FF
}
a:active {
        color: #3333FF;
        }

.heading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
		padding-left:2px;
		font-weight:bold;
}

td, th {
		border-bottom: 1px solid #000000;
		margin:0px;
		padding-left: 8px;
		padding-bottom: 1px;
		padding-top:1px;

}

table{
	border-collapse : collapse;
	border: 0px;
}

.home {
		background-color: #FCF3DB;
}




