html
{
	background-color:#ffffff;     	
}

body
{
	background-color: #ffffff;
	background-image:none;
	width:500px;
	margin:0px;
	font-size:x-small;
}
a
{
    text-decoration: underline;
    font-weight:normal;
    font-size:small;
}

a.bold
{
    font-weight:bold;
}    
