body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
  SCROLLBAR-FACE-COLOR: #D2DFEC;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-3DLIGHT-COLOR: #E8EFF6;
  SCROLLBAR-DARKSHADOW-COLOR: #0055BB; 
  SCROLLBAR-SHADOW-COLOR: #002288; 
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-TRACK-COLOR: #D2DFEC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: decimal;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}
.titleDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #CC0000;

}
a:visited:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited:active {
	color: #FF0000;
	text-decoration: none;
}
table.leftLinks a {
	display: block;
	text-decoration: none;

} 
td.leftLinks a{
color: #666666; 
text-decoration:none; 
font-size:11px; 
line-height:16px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px 5px;
} 
td.leftLinks a:link{
	color: #336699;
	text-decoration: none;
} 
td.leftLinks a:visited{
	color: #336699;
	text-decoration: none;
} 
td.leftLinks a:hover{
	color: #FFFFFF;
	background: #FF9900;
	text-decoration: none;
} 
td.leftLinks a:active{
	color: #006699;
	text-decoration: none;
} 
td.copy a{
	color: #006699;
	text-decoration:none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
td.copy a:link {
	color: #6699CC;
	text-decoration: none;
}
td.copy a:visited {
	color: #6699CC;
	text-decoration: none;
}
td.copy a:hover {
	color: #FF0000;
	text-decoration: none;
}
td.copy a:active {
	color: #FFCC00;
	text-decoration: none;
}
hr {
	color: #FFFFFF;
	list-style-type: square;
}
.bodytext02 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : regular;
		color : #CC0000;
	}
