body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image :   none;
	background-color: #FFF7D6;	
}

table
{
	font-size : 13px;
	line-height : 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
			}
			
td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

a:link
{
color: #0000CC;
font-weight:bold;
text-decoration: none;
}

a:visited
{
color: #0000CC;
font-weight:bold;
text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: none;
	border: 1px none;
}

.normlink {
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}

