BODY, TD {
	background-image: url(bkgimage.gif);
	color : #000000;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A {
	background : none;
	color : #000000;
	font-weight : 500;
	text-decoration : none;
}

H1 {
	background : none;
	color : #000000;
	font-size : 150%;
}

H2 {
	background : none;
	color : #000000;
	font-size : 125%;
}

H3, H4, H5, H6 {
	font-size : 90%;
}

P {
	color : #000000;
	text-decoration : none;
	text-transform: uppercase;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}

TH {
	background : #000000 url((URL));
	color : #000000;
	font-size : 115%;
	font-weight : 800;
}
label {
	float: left;
	width: 200px;
	margin-top: 14px;
	
}
.text {
	width: 300px;
	border: thin inset #0000FF;
	text-decoration: none;
}
.btn {
	border: thin solid #CCCCFF;
}
