

	BODY, p, td, ul, li, ol, b {
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}

	BODY {
		background: #FFFFFF;
	}


	.small {
		font-family: arial, sans-serif;
		font-size: 8pt;
	}

	.footer {
		font-family: arial, sans-serif;
		font-size: 8pt;
		color: #000000;
	}

	.red {
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #FF0000;
	}

	.blue {
		font-family: arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000099;
	}

	.grey {
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #999999;
	}

	.b14 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 14pt;
		color: #000080;
	}

	A.commbtns:link {
		color: white;
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 8pt;
		text-decoration: none;
	}

	A.commbtns:visited {
		color: EFEFEF;
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 8pt;
		text-decoration: none;
	}

	A.commbtns:hover {
		color: white;
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 8pt;
		text-decoration: none;
	}


	H2 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 15pt;
		color: #000080;
	}

	H3 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 14pt;
		color: #000080;
	}

	H4 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 12pt;
		color: #000080;
	}

	H5 {
		font-weight: bold;
		font-family: arial, sans-serif;
		font-size: 10pt;
		color: #000080;
	}

/*	A:link {
		color: #666633;  
		font-family: arial, helvetica, sans-serif;
	}

	A:visited {
		color: #333333;
	}

	A:hover {
		color: #CC0000;
	}
*/

/*	A.footer:link {
		color: #FFFFFF;
	}

	A.footer:visited {
		color: #FDE48E;
	}

	A.footer:hover {
		color: #FFFFFF;
	}
*/
	.cells {
		background:#FFFFFF;
	}
	
	.tdmain {
		height: 390px;
	}

	hr {
		color: #000000;
		height: 1px;
	}

	.drag        { position: relative; cursor: hand }

