/******** Inherited Styles *********/

body {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;}

h1 {display: none;}

a:link{color: #8C2609; 	text-decoration: underline;}
a:visited{color: #8C2609; 	text-decoration: underline;}
a:active{color: #8C2609; text-decoration: underline;}
a:hover{color: #49423A;	text-decoration: none;}

p { font-size: 11px; }
td { font-size: 11px; }
.cutline { font-size: 9px; }


/******** Global Text Options *********/

.subhead-chocolate{
	font-weight: bold;
	color: #49423A;
	padding-bottom: 5px;}

.subhead-red{
	font-weight: bold;
	color: #8C2609;
	padding-bottom: 5px;}

.accent-red {color: #8C2609;}


/*ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px;}

li {
	font-size:11px;
	line-height: 15px;
	text-transform: none;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../img/bullet_list.png) no-repeat 0.8em 0.4em;
	color: #49423A;}*/


