
/*body, caption, center, dd, dir, div, dl, dt, form, li,
	menu, ol, p, pre, td, th, tr, ul*/
body {
  margin: 0;
}

td {
		font-family: sans-serif;
		font-size: 12px;
}
.flavors {
		vertical-align: top;
}
h1 {
		font-family: sans-serif;
		font-weight: bold;
		font-size: 13px;
	}
h2 {
		font-family: sans-serif;
		font-weight: bold;
		font-size: 12px;
	}
h3 {
		font-family: sans-serif;
		font-weight: bold;
		font-size: 11px;
	}


.required_fields {
		font-family: sans-serif;
		font-weight: normal;
		font-size: 11px;
	}

.message_style {
		color: #ff0000;
	}

.large{
	font-family:curlz mt,sans-serif;
	font-size:48px;
	font-weight:bold;
	}

.company{
	font-weight:bold;
	}

.story{
	font-size:13px;
	}

A:link, A:visited, A:hover, A:active {color: blue;
  text-decoration: underline}

/*
.copy, td.copy, a.copy:link, a.copy:visited, a.copy:hover, a.copy:active {
		font-family: sans-serif;
		font-weight: normal;
		font-size: 10px;
		color: #444444;
	}*/


.promo1 {
	font-family:	sans-serif;
	font-size:		20px;
	font-weight:	normal;
	}

.promo2 {
	font-family:	sans-serif;
	font-size:		28px;
	font-weight:	normal;
	}

