BODY, TD, .NormalText {
	font-family: helvetica, arial, verdana, san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-stretch: normal;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
}

.Header {
	color: #F4982F;
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, arial, verdana, san-serif;
}

.Subheader {
	color: #7ABF49;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Orange { color: #F4982F; }
.Green { color: #7ABF49; }

html .p {
	line-height: 5px;
}

html .info {
	color: #7ABF49;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #7ABF69;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FCA244;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FCA244;
}
html .sales_rightColum {
	font-size: 11px;
	font-family: helvetica, arial, verdana, san-serif;
	color: #666666;
	font-style: normal;
	line-height: 15px;
	text-align: left;
}

html #magtitle {color: #F4982F}

html .address {
	font-family: Helvetica, sans-serif, verdana, arial;
	font-size: 12px;
	color: #666666;
}
html .brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
html .bullets {
	list-style-position: inside;
	list-style-type: square;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	left: 5px;
	position: fixed;
	visibility: visible;
	vertical-align: baseline;
}
html .leftcolum {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #666666;
	text-align: center;
}

html .leftcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
}

.homepageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}

html .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html .style2 {
	font-size: 11px; 
	font-family: helvetica, arial, verdana, san-serif; 
	color: #999999;
}

html .style4 {
	color: #F4982F; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: helvetica, arial, verdana, san-serif; 
}

html .style5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html .style6 {
	color: #666666;
	font-weight: bold;
}

html .style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F4982F;
}

* .title {
	color: #F4982F;
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, arial, verdana, san-serif;
}

/* press table template styles */

TABLE.PressTable		{ margin: 10px 0; }
TABLE.PressTable TD		{ vertical-align: top; text-align: left; padding-bottom: 15px; }
TABLE.PressTable TD IMG	{ height: 80px; width: 80px; border: 0px;}
TABLE.PressTable TD a	{ color: #7ABF49; font-weight: bold; }
TABLE.PressTable TD a:hover	{ color: #7ABF49; font-weight: bold; text-decoration: underline; }
