body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
   background-image: url(images/bg_chicagoi.jpg);
}

.tiny {
	font-size: 9px;
}

.small {
	font-size: 11px;
	line-height: 150%;
}

.medium {
	font-size: 13px;
}

.large {
	font-size: 16px;
	font-weight: bold;
}

a:link {
    text-decoration: none;
	color: #336a9a;
	font-weight: bold;
}

a:visited {
    text-decoration: none;
	color: #336a9a;
	font-weight: bold;
}

/*a:hover {
    text-decoration: none;
	color: #0062b6;
	font-weight: bold;
}
*/
a:active {
    text-decoration: none;
	color: #336a9a;
	font-weight: bold;
}


#white { color: #FFFFFF; }
#light { color: #c2d1eb; }
#admin_light { color: #c2d1eb; }
#dark { color: #336a9a; }
#admin_dark { color:336a9a; ; }
