/* stylesheet CIP */

body {
	background-color: #eeeeee;
	font-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
font-size: 70%;
}


a:link, a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: 900;
}

a:hover, a:active {
	color: #ffcc33;
	text-decoration: none;
}



.menu_blue {
text-indent: 5px;
line-height: 200%;
text-decoration: none;
color: #336699;
background-color: f3f9ff;
}

