p {
	line-height:1.6em;
	font-size:13px;
}

p span {
	font-weight:bold;
}


a {
	text-decoration:none;
}

	a:hover {
		text-decoration:underline;
	}

a img {
	border:none;
}

body {
	font-family:Helvetica;
	font-size:14px;
}


#header_wrapper {
	border-top:3px solid;
}

.main_form label {
	font-weight:bold;
	font-size:12px;
}

.main_form input {
	border:1px solid;
}









#footer {
	border-top:3px solid;
	font-size:12px;
	font-weight:bold;
}





