	BODY {
		background-color: #000000;
		background-repeat: repeat-n;
	}

	.list_head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}

	.exclusive_head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 30pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}

	.exclusive_small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #9999CC;
		font-weight: bold;
		text-decoration: none;
	}

	.exclusive_small_white {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}

	.hr_exemption {
		color: #ffffff;
	}

	.news_head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background-color: #000000;
	}

	.news_head_alter {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background-color: #330033;
	}

	.news_date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: none;
		background-color: #000000;
	}

	.news_date_alter {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: none;
		background-color: #330033;
	}

	.news_small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #9999CC;
		font-weight: bold;
		text-decoration: none;
		background-color: #000000;
	}

	.news_small_alter {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #9999CC;
		font-weight: bold;
		text-decoration: none;
		background-color: #330033;
	}

	a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #996699;
		text-decoration: none;
		line-height : 1;
		font-weight: bold;
	}
	
	a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #996699;
		text-decoration: none;
		line-height : 1;
		font-weight: bold;
	}
	
	a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: pt;
		color: #996699;
		text-decoration: none;
		line-height : 1;
		font-weight: bold;
	}
	
	a:hover { color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		text-decoration: underline;
		line-height : 1;
		font-weight: bold;
	}


	a.add:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none;
		line-height : 1;
		font-weight: bold;
	}
	a.add:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none;
		line-height : 1;
		font-weight: bold;
	}
	
	a.add:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: pt;
		color: #FFFFFF;
		text-decoration: none;
		line-height : 1;
		font-weight: bold;
	}
	
	a.add:hover { color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		text-decoration: underline;
		line-height : 1;
		font-weight: bold;
	}

