body             {
	font-size: 9pt;
	text-decoration: none;
	margin: 0;
}
td                 {
	color: #585858;
	font-size: 10pt;
	line-height: 150%;
	text-decoration: none;
}
a:link     { color: #035999; text-decoration: none; }
a:visited     { color: #035999; text-decoration: none; }
a:hover         { color: #00d4f0 ; }
a:active     { color: #ff7500; text-decoration: none; }
a.external:link {
	color: white;
	text-decoration: none
}
a.external:visited {
	color: white;
	text-decoration: none
}
a.external:hover  {
	color: #b6f3ff;
}
a.external:active  {
	color: #b6f3ff;
	text-decoration: none
}
.small  { font-size: 8pt;}
.ema  {
	font-size: 10pt;
	font-weight: bold;
	color: #3A6600;
}
.textbox { background-color: #f0f0f0 }
.gra1 { background-image: url(images/h1.gif); }
.gra2 { background-image: url(images/h2.gif); background-repeat: repeat-x; }
hr {
	color: #ACACAC;
	width: 96%;
	height: 1px;
}
.a1 {
	font-size: 16px;
	color: #900;
}
.a2 {
	font-size: 13px;
	color: #900;
}
