A  {
	color : #D5814D;
	text-decoration : none;
}

A:link  {
	color : #cc6633;
	text-decoration : none;
}

A:visited  {
	color : #D5814D;
	text-decoration : none;
}

A:hover  {
	color : #cc6633;
	text-decoration : underline;
}

BODY  {}

.heading  {
	font-size : 14px;
	font-family : "arial", "helvetica", sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #cc6633;
	text-decoration : none;
	position : relative;
}

.subheading  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #cc6633;
	text-decoration : none;
	position : relative;
}

.normal  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #444444;
	text-decoration : none;
}

.front  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #fdc996;
	text-decoration : none;
	list-style-image : url(/images/bullet_dark.gif);
	list-style-position : outside;
	list-style : outside;
	list-style-type : square;
}

.frontquote  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #fdc996;
	text-decoration : none;
	list-style-image : url(/images/bullet_dark.gif);
	text-align : center;
	width : 200;
}

.news  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #fdc996;
	text-decoration : none;
	list-style-image : url(/images/bullet_dark.gif);
	text-align : left;
	width : 280;
}

.newsheadline  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #97351a;
	text-decoration : none;
	font-weight : bold;
	list-style-image : url(/images/bullet_dark.gif);
	text-align : left;
	width : 280;
}

.sublist  {
	list-style-image : url(/images/bullet.gif);
	position : relative;
	list-style-position : outside;
	list-style : outside;
	list-style-type : square;
}

.diagram  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #D5814D;
	text-decoration : none;
}

.footer  {
	font-size : 10px;
	font-family : "arial", "helvetica", sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #cc6633;
	text-decoration : none;
}

.banner  {
	font-size : 10px;
	font-family : "arial", "helvetica", sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #444444;
	text-decoration : none;
}

.normalf  {
	font-size : 10px;
	font-family : "arial", "helvetica", sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #444444;
	text-decoration : none;
}

.normalfo  {
	font-size : 10px;
	font-family : "arial", "helvetica", sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #cc6633;
	text-decoration : none;
}

.list  {
	list-style-image : url(/images/bullet.gif);
	list-style-position : outside;
	list-style : outside;
}

UL  {
	list-style-image : url(/images/bullet_sub.gif);
	list-style-type : square;
}

.martin  {
	font-size : 12px;
	font-family : "arial", "helvetica", sans-serif;
	color : #cc6633;
	text-decoration : none;
}

