
	BODY {
		font-family : sans-serif;
		font-size : 14px;
		margin-top : 0px;
		margin-left : 0px;
		background-images : ;
		color: Black;
	}

	TD{
		font-family : sans-serif;
		font-size : 14px;
		color: Black;
	}

	A{
		font-family : sans-serif;
		font-size : 14px;
		color: #660000;
		font-weight: Bold;
	}
	A:VISITED{
		font-family : sans-serif;
		font-size : 14px;
		color: #cc3333;
		font-weight: Bold;
	}
	A:HOVER{
		font-family : sans-serif;
		font-size : 14px;
		color: #cc6600;
		font-weight: Bold;
	}

	.heading{
		font-family : sans-serif;
		font-size : 14px;
		font-weight: Bold;
		color: #660000;
	}
	
	.title{
		font-family : Arial;
		font-size : 16px;
		font-weight: Bold;
		color: #cc3300;
	}

	.small{
		font-family : sans-serif;
		font-size : 10px;
	}
		.small2{
		font-family : sans-serif;
		font-size : 8pt;
		color: #edd2b6
	}

	.subhead{
		font-family : sans-serif;
		font-size : 12px;
		color: #cc6633
	}

	.headingred{
		font-family : sans-serif;
		font-size : 12px;
		font-weight: Bold;
		color: #993333;
	}

	

