BODY {
	background-color: Black;
	font-family : "BankGothic Lt BT", sans-serif;
}
 
A {
	color: #3399FF;
}

A:Hover {
	color: White;
}

H1 { 
	font-family: "BenguiatGot Bk BT", sans-serif;
	color: Blue; 
	background: #000000;
	padding: 4px;
	width: 100%;
	text-align : center;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size : xx-large;
	font-weight: 500;
}

 H2, H3, H4 { 
	font-family: Calligraph810 BT, Century Schoolbook, Sans-serif;
	color: Blue; 
	background: #000000;
	padding: 4px;
	width: 100%;
	text-align : center;
	word-spacing: 2px;
	letter-spacing: 1px;
}


#HEADER1{
	font-family: "BenguiatGot Bk BT", sans-serif;
	font-size: xx-large;
	font-weight: 500;
	color: Blue;
	background: #000000;
	text-align: center;
	word-spacing: 2px;
	letter-spacing: 1px;
}
#HEADER2{
	font-family: Calligraph810 BT, Century Schoolbook, Sans-serif;
	font-size: xx-large;
	font-weight: 500;
	color: #8080FF;
	background: #000000;
	text-align: right;
	word-spacing: 2px;
	letter-spacing: 1px;
}
#PHOTO1{
	font-family: Calligraph810 BT, Century Schoolbook, Sans-serif;
	font-size: x-small;
	font-weight: 500;
	color: #FF0000;
	background: #000000;
	text-align: justify;
	word-spacing: 2px;
	letter-spacing: 1px;
}
#PHOTO2{
	font-family: Baskerville Old Face, Andale Mono, Sans-serif;
	font-size: large;
	font-weight: 300;
	color: #FF0000;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align : justify;
}
#PHOTO3{
	font-family: "Century Gothic", Sans-serif;
	font-size: xx-small;
	font-weight: 500;
	color: #FF0000;
	background: #000000;
	text-align: justify;
	word-spacing: 2px;
	letter-spacing: 1px;
}
#PHOTO4{
	font-family: "Century Gothic", Sans-serif;
	font-size: medium;
	font-weight: 500;
	color: #FF0000;
	background: #000000;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
}

#PHOTO5{
	font-family: "Century Gothic", Sans-serif;
	font-size: medium;
	font-weight: 500;
	color: #FF0000;
	background: #000000;
	text-align: center;
	word-spacing: 2px;
	letter-spacing: 1px;
}

#HEADER3{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-large;
	font-weight: 300;
	color: #20B2AA;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
}

TD {
	color : Red;
}