/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	}

body td a {
	color: #000000;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	text-decoration: none;
	}

body td a:hover {
	color: #CCCCCC;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	text-decoration: underline;
	}

#releasedates td {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 9pt;
	}

#releasedates td strong, h3 {
	color: #000000;
	font-size: 10pt;
	}

#releasedates td h3 {
	color: #000000;
	font-size: 11pt;
	}

#headerinfo td {
	color: #000000;
	font-size: 9pt;
	}
