body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-top: 0px;
}
a {
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
a.left-link:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.left-link:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.left-link:hover {
	text-decoration: underline;	
	color: #999999;
	font-weight: bold;
}
a.left-link:active {
	text-decoration: none;	
	color: #999999;
	font-weight: bold;
}
.white {color: #FFFFFF}
.blue {color: #0099CC}
.black {color: #000000}
.orange {color: #F3661A}
.menu-spacing {
	line-height: 19px;
	padding-left: 5px;
}
img.left,img.center,img.right{padding:4px;}
img.left{float:left; margin:0 5px 0 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 2px;}
