body {
	background-color: #EFECE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Symbols {
	font-family: Symbol;
}

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

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

A:active {
	color: #F19503;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F19503;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F19503;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #F19503;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #F19503;
}
TD {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}
TableFooter {font-size: 9px}