body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #FF9900;
}
h3 {
	color: #FF9900;
	font-weight: normal;
}
h4 {
	color: #003366;
}
h5 {
	color: #FF9900;
}
a {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a.external {
	background: url(images/external.gif) center right no-repeat;
    padding-right: 13px;
}
.copynotice {
	font-size: 10pt;
	color: #6699CC;
}
a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.ppp {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.grayBG {	background-color: #F0F0F0; }
.menubar {
	font-size: 12pt;
	color: #6699CC;
}
.arrows {
	color: #6699CC;
	font-weight: bold;
}

html {
	overflow-y: scroll;
	overflow-x: auto;
}
