.white {
	color:#FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
.h4 {
	left: 600px;
	top: 600px;
	right: 400px;
	bottom: 700px;
}

.p {
	color:#FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.grey {
	color: #464B4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

p {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1 {
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: smaller;
font-weight: bolder;
}

h2 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: smaller;
	font-weight: bolder;
	position:absolute;
	left:359px;
	top: 450px;
	height: 17px;
	width: 233px;
}


A:link {
text-decoration: underline;
font-family: Arial, sans-serif; 
color: #c90081;
}

A:visited {
text-decoration: underline;
font-family: Arial, sans-serif; 
color: #c90081;
}

A:active {
text-decoration: none;
font-family: Arial, sans-serif; 
color: #Cc90081;
}

A:hover {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	color: #000;
}

hr {
  border: 0;
  width: 100%;
  color: #999999;
  background-color: #f00;
  height: 1px;

}
.p2 {
	font-size: xx-small;
	list-style-type: circle;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
	background-color: #FFF;
	position:absolute;
	left:359px;
	top: 460px;
	width: 248px;
}
.hdf {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
