body { 
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #444;
	background-color: #FDFCEC;
	}

h1, h2, h3, h4, h5, h6 {
	color: #B21524;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	line-height: normal;
}

.wufoo h2, .wufoo h3 {
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	/*font-size: 14px;*/
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	}


h3 {
	font-size: 16px;
}

p {
	margin-bottom: .7em;
	margin-top: 0;
}

ul, dl, ol {
	margin-top: .5em;
	}

ol, ul{
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

ol li {
	margin: 0;
	padding: 0;
}

ul {
	
	margin-left: 1em;
}

li {
	text-indent: 0;
	margin-bottom: .6em;
}

a {
	color: #125E96;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #257E99;
	text-decoration: underline;
}

div {
	margin: 0;
	padding: 0;
	text-align: left;
}


.more span {
	font-weight: bold;
}

/*LAYOUT*/
body {
	margin: 10px;
	padding: 10px;
}

#wrapper {
	width: 760px;
}