* {
	font-size: 16pt;
}
p {
	font-size: 18pt;
	font-weight: bold;
	color: #FF4085;
	text-align: center;
 	display:block;
	text-align: center;
}

h1 {
	font-size: 25pt;
	font-weight: bold;
	color: #FF4081;
	text-align: center;
 	display:block;
	text-align: center;
}
h2 {
	font-size: 45pt;
	font-weight: bold;
	color: #FF4085;
	text-align: center;
 	display:block;
	text-align: center;
}

html { 
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
 	display:block;
}
.text  {
	font-size: 25pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FF4081;
	text-align: center;
 	display:block;
}
.text2  {
	font-size: 35pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FF4085;
	text-align: center;
 	display:block;
}	
.bold  {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFF33;
}
.bold2  {
	font-size: 20pt;
	font-weight: bold;
          color: #CC3300;
	text-align: center;
  	display:block;
}
.marquee  {
	font-size: 22pt;
	font-weight: bold;
	background-color: red;
	color : #FFFF33;
}
.centerImg
{
 text-align: center;
 display:block;
}