b {
	font-weight: bold;
}

body, div, td { 
	font-family : verdana, arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	background-color: #ffffff;
}	

body	{	
	background-image: url(philco.jpg);
}

a:link {
	font-family : verdana, arial, sans-serif;
	color: #006699;
	text-decoration: none;
}

a:active {
	font-family : verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family : verdana, arial, sans-serif;
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-family : verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #006699;
}

.big {font: 21px verdana, arial, sans-serif; color: 333333; font-weight: bold;}

.trans {
	background-color: transparent;
	}
