﻿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;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #0066ff;
	background-image: url('back2010.gif');

}
H2{
	font-size : 16px;
	color: #CC3300;
	margin-top : 10px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	letter-spacing : 1pt;
	text-align : center;
}
U{
  font-size : 14px;
  text-decoration : none;
}



STRONG{
  color : blue;
}
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 : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
TD{
	color : #333333;
}
IMG{
	border: #FFFFFF;
	color : white;
	background-color : white;
}
H3{
	font-size : 16px;
	color: #CC3300;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H4{
	font-size : 16px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H5{
	font-size : 16px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
H6{
	font-size : 16px;
	color: #FFFFFF;
	text-align : center;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
}
a:visited {
	color: #CC0099;
}




