	a:active {
		color: #CCCCCC;
	}
	a:hover {
		color: #FF0000;
	}
	a:visited {
		color: #FFFFFF;
	}
	a:link {
		color: #FFFFFF;
	}
	
	//TD {text-align: center; border-width: 2px; border-style: none; border-color: white;}
	img {border-width: 3px; border-style: solid; border-color: black;}
	
	

	BODY.SubSingle {text-align: center; color: white; background-color: #808080;}
	TABLE.SubSingle {text-align: center; border-width: 1cm; border-style: none; border-color: blue;}
	
	
	Body.Main {text-align: center; background:transparent; color: white;}
	Body.Left {text-align: left; background:transparent; color:white;}
	img.EW {border: 0 solid white; border-style: none; border-color: black; margin-right:0px;}
	Table.EW {border-collapse: collapse;  border: 3px solid black;}
	TR.EW {border-collapse: collapse;  border: 0 none;}
	TD.EW {border-collapse: collapse;  border: 0 none; padding: 0px; spacing: 0px;}
	
	P.Caption {font-size: 30px; font-style: italic;}
	
	h1, h2, h3, h4, h5, h6 {
		font-family: Times New Roman, Times, Serif;
		font-style: normal;
		line-height: normal;
	}
	h1 {
		font-size: 30px;
		font-weight: lighter;
	}
	h2 {
		font-size: 26px;
		font-weight: lighter;
	}
	h3 {
		font-size: 22px;
		font-weight: lighter;
	}
	h4 {
		font-size: small;
		font-weight: lighter;
	}
	h5 {
		font-size: x-small;
		font-weight: lighter;
	}
	h6 {
		font-size: xx-small;
		font-weight: lighter;
	}

