h1 {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: blink;
	background-position: center;
	background-color: #FF6633;
	font-weight: bolder;
	font-family: Arial;
	font-style: italic;



}
body {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	background-color: #FF6633;
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;

}
a:visited {
	color: #FFFFFF;
	font-family: Arial;
	background-color: #FF6633;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;




}
a:hover {
	font-size: 16px;
	font-style: normal;
	color: #FF6633;
	font-family: Arial;
	background-color: #FFFFFF;
	font-weight: normal;



}
h4 {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	background-color: #FF6633;
	background-position: center center;
	height: auto;
	width: auto;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	color: #FFFFFF;


}
