body {
	margin:0px;
	font-family:"Times New Roman";
	font-size:14px;
	color:#4C4C4C;
}
p, h1, h2, h3 {margin:0em;}
.button {
	width:233px;
}
.button a {
	display:block;
	height:30px;
	padding:7px 0 0 0;
	background:url(images/button.png) top no-repeat;
	text-align:center;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}
.button a:hover {
	display:block;
	background:url(images/button.png) top no-repeat;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.privacy {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#565757;
}
.text {
font-family:"Trebuchet MS";
	padding:10px 0px 0px 15px;
	font-size:13px;
	line-height:16px;
	text-align:justify;
	color:#000000;
	font-weight:bold;
			
}
#form {
	font-family:"Trebuchet MS";
}
#form .star {
	color:#FF0000;
}
.text2 {
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#000000;
}
.bar {
background-color:#413D3A;
line-height:20px;
}
.copy_right {
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
text-align:left;
}