body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/page-bg.gif);
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;font-weight: bold;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #000000;
}

.leftshad {
	background-image: url(graphics/page-shad-left.jpg);
	background-repeat: repeat-y;
}
.rightshad {
	background-image: url(graphics/page-shad-right.jpg);
}
.light-bg {
	background-image: url(graphics/light-bg.jpg);
}
.sun-bg {
	background-image: url(graphics/sun-bg.jpg);
}
h2 {
	font-size: 30px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #000000;font-weight: bold;
}
h4{
	font-size: 14px;
	color: #000000;font-weight: bold;
}
.foot-bg {
	background-image: url(graphics/band-foot.gif);
}
.small:link{
	font-size: 11px;font-family: Arial;font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small:visited {
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:hover {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.small:active {
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}

.black:link{
	font-size: 13px;font-family: Arial;font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black:visited {
	font-size: 13px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.black:hover {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.black:active {
	font-size: 13px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #73BF60;
	border-right-color: #73BF60;
	border-bottom-color: #ff9900;
	border-left-color: #73BF60;
}
.email:link{
	font-size: 14px;font-family: Arial;font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.email:visited {
	font-size: 14px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:hover {
	font-size: 14px;color: #ff9900;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:active {
	font-size: 14px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}