/* CRC_Help styles */
body {
	font-family: verdana;
	font-size: 9pt;
	background-color: #FFFFFF;
}

a { text-decoration: none; }
a:hover { color: red; }

.th {
	font-family: arial;
	font-size: 10pt;
	color: white;
	background-color: blue;
}

.td {
	font-family: arial;
	font-size: 9pt;
	color: blue;
}
a.td {color: #006699;}
/* CRC_Help styles end */

