@charset "utf-8";
/* CSS Document */

body {
	background-color:fcfc02;
	color:000000;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
}

H1 {
color: white; 
background: teal; 
FONT-FAMILY: arial, 
Arial, Helvetica, sans-serif; 
FONT-SIZE: 18pt; 
FONT-STYLE: normal; 
FONT-VARIANT: normal
}

H2 {
COLOR: #000000; FONT-FAMILY: verdana, helvetica, lucida-sans, sans-serif; FONT-SIZE: 18pt; FONT-STYLE: normal; FONT-VARIANT: normal
}

H3 {
COLOR: #000000; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal
}

H4 {
COLOR: #000000; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal
}

H5 {
color: #000000; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-VARIANT: normal
}

H6 {
color: yellow; background: green; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal
}

.wpBlock {
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;

}
#blockdiv{
	height:500px;
	overflow:auto;
}
	
#countdown{
	height:50px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:auto;
}

#paypal{
	height:440;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;

}

#copy_foot{
	height:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	vertical-align:middle;
}
