body {
	background-color: #FFFFCC;
	background-image: none;		
}


A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}


TD {
	font-size: 15px;
	font-family : Arial;
	color : #000000;
}

P {
	font-size: 15px;
	font-family : Arial;
	color : #000000;
}

TD.smaller {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #CCCCCC;
}
