	A:link {
		color: #333333;
		text-decoration: underline;
	}
	A:visited {
		color: #333333;
		text-decoration: underline;
	}
	A:active {
		color: #333333;
		text-decoration: underline;
	}
	A:hover {
		color: #B83C36;
		text-decoration: underline;
	}		

body 
{
	/* 
		pink: FFEAF2 
		blue: E4F3FA
	*/
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

li 
{
	padding:2px;
}	

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


.whtb {
	BORDER-RIGHT: #CFCFCF 1px dashed; BORDER-TOP: #CFCFCF 1px dashed; BORDER-LEFT: #CFCFCF 1px dashed; BORDER-BOTTOM: #CFCFCF 1px dashed
}