body {	
	background-color: #ffffcc;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	color:#333300;
	font-size: 12pt;
}

a:link { color: #cc6600; }
a:visited { color: #003366; }
a:active { color: #993300; }

.subhead {
	font-weight: bold;
	color: #cc6600;
	font-size: 12pt;
}

.quote_right {
	font-family: helvetica, tahoma, arial, sans-serif;
	color:#993300;
}

.quote_right_by {
	font-family: helvetica, tahoma, arial, sans-serif;
	color:#993300;
	font-size: smaller;
	font-style: italic;
}

.quote_left {
	font-family: helvetica, tahoma, arial, sans-serif;
	color:#003366;
}

.quote_left_by {
	font-family: helvetica, tahoma, arial, sans-serif;
	color:#003366;
	font-size: smaller;
	font-style: italic;
}

.intro_header {
	color:#993300;
}

.intro {
	font-size: smaller;
}

.title {
	font-family: helvetica, tahoma, arial, sans-serif;
	color:#993300;
	font-weight: bold;
}

.sb_form_data, .sb_form_required {
	font-family: helvetica, tahoma, arial, sans-serif;
	color:#993300;
	font-size: 10pt;
}