A {
	color: #A95129;
	text-decoration: none;
}

A:link {
	color: #A95129;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #A95129;
}

A:hover {
	text-decoration: underline;
	color: #CE9045;
}

A.linkBrown {
	color: #681501;
	text-decoration: none;
}

A.linkBrown:link {
	color: #681501;
	text-decoration: none;
}

A.linkBrown:visited {
	text-decoration: none;
	color: #681501;
}

A.linkBrown:hover {
	text-decoration: underline;
	color: #681501;
}
	
.headline {
	font-family: Garamond,Palatino,serif;
	color: #650F02;
	font-weight: normal;
	font-size: 14pt;
	line-height: 18pt;
}

.headlineSecondary {
	font-family: Garamond,Palatino,serif;
	color: #4a2611;
	font-weight: normal;
	font-size: 16pt;
}

.subhead {
	font-family: Garamond,Palatino,serif;
	color: #650F02;
	font-weight: bold;
	font-size: 11pt;
	line-height: 15pt;
}

.normal {
	font-family: Garamond,Palatino,serif;
	color: #000000;
	font-weight: normal;
	font-size: 11pt;
	line-height: 15pt;
}

.normalBrown {
	font-family: Garamond,Palatino,serif;
	color: #681501;
	font-weight: normal;
	font-size: 11pt;
	line-height: 15pt;
}

.normalTan {
	font-family: Garamond,Palatino,serif;
	color: #7C5D40;
	font-weight: normal;
	font-size: 11pt;
	line-height: 15pt;
}

.normalMaroon {
	font-family: Garamond,Palatino,serif;
	color: #7C2106;
	font-weight: normal;
	font-size: 11pt;
	line-height: 15pt;
}

.normalLarge {
	font-family: Garamond,Palatino,serif;
	color: #000000;
	font-weight: normal;
	font-size: 13pt;
	line-height: 17pt;
}

.normalItalic {
	font-family: Garamond,Palatino,serif;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 11pt;
	line-height: 15pt;
}

.normalBold {
	font-family: Garamond,Palatino,serif;
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	line-height: 15pt;
}

.small {
	font-family: Garamond,Palatino,serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
}

.alert {
	font-family: Garamond,Palatino,serif;
	color: #F82E13;
	font-weight: bold;
	font-size: 11pt;
	line-height: 15pt;
}

.disclaimer {
	font-family: Garamond,Palatino,serif;
	color: #4A2611;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
}

.trademark {
	font-size: 5pt;
	vertical-align: super;
}

a img { border: 0px; }