		.thickWhite {
			font-family : sans-serif;
			font-size : 8pt;
			font-weight : Bold;
			color : White;
		}
		.heading {
			font-family : serif;
			font-weight : Bold;
			color : #996633;
		}
		.link {
			font-family : sans-serif;
			font-weight : Bold;
			text-decoration : None;
			color : #336666;
		}		
		.TopGoldBorder {
			border-bottom : None;
			border-left : None;
			border-right : medium ridge Gold;
			border-top : medium ridge Gold;
		}
		.BotGoldBorder {
			border-bottom : medium ridge Gold;
			border-left : medium ridge Gold;
			border-right : medium ridge Gold;
			border-top-style : none;
		}
		TD{
			font-family : sans-serif;
			font-size : 13;
			font-weight : Bold;
			color : #336666;
		}
		.DecoDiv{
			border : medium double #999966;
			color: #999966;
			font-weight: bold;
			background-color: #cccc99;
		}
		.DecoDiv2{
			border : medium double #996600; 
			color: #996600;
			font-weight: bold;
		}