body {
	background-image: url(../images/site_elements/bg_greycheckers.gif);
	background-color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
a {
	font-size: 10px;
	color: #0F719E;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #BF2025;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.cli_copyright {	font-size: xx-small;
	color: #BF2026;
}
.cli_title {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.cli_date {color: #FF3300; font-size: 18px; }
.cli_subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.cli_note_new {color: #FFFFFF}
.milestone_subhead {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.milestone_head {font-weight: bold; font-size: 18px; color: #FFCC00; }
.cli_note_old {color: #CCCCCC; font-weight: bold; font-size: 10px; }
.cli_maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sub_heads {
	font-size: 14px;
	color: #FF3300;
}

