﻿H1{
	border: 100% solid;
	border-color: #FFFFFF;
	font-size: 30px;
	color: #FFFFFF;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	text-align : center;
	padding-bottom: 15px;
	padding-top: 15px;
	letter-spacing : 2pt;
	font-weight : bold;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-style: normal;
	background-image: url('back222.gif');
	padding-left: 20px;
	padding-right: 20px;
}
H2{
	font-size: 20px;
	color: red;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	letter-spacing: 1pt;
	text-align: center;
}
U{
  font-size : 14px;
  text-decoration : none;
}



STRONG{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
A{
  text-decoration : underline;
  color : blue;
}
HR{
	color : white;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	height: 0px;
}
A:HOVER{
  
  color : red;
}
BODY{
  text-align : center;
  margin-top : 10px;
}
TD{
  color : #333333;
}
IMG{
	border: #FFFFFF;
	color : white;
	background-color : white;
}
H3{
	font-size : 16px;
	color: #FF0000;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H4{
	font-size : 20px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	background-color: #FF0066;
}

a:visited {
	color: #CC0099;
}

