.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D4A57;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
 color: #527B8F
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 color: #527B8F
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 color: #C3A8C5
}
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.chartcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D4A57;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 color: #2D4A57
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	color: #990099;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 color: #2D4A57;
	text-decoration: none;
}
.sidelinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 color: #990099;
	text-decoration: none;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 color: #527B8F;
	text-decoration: none;
}
.howtolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C3A8C5;
	text-decoration: none;
	line-height: 10px;
}
.bloglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #527B8F;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #527B8F;
}
.purple {
	color: #990099;
}
.blue {
	color: #527B8F;
}
.bkgdlogo {
	background-image: url(/graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkgdheader {
	background-image: url(/graphics/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkgdblog {
	background-image: url(/graphics/bkgd-blog.gif);
	background-repeat: no-repeat;
}
.bkgdhomeimage {
	background-image: url(/photos/home.jpg);
	background-repeat: no-repeat;
}
.bkgdbutton {
	background-image: url(/graphics/bkgd-button.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bkgdblue {
	background-image: url(/graphics/bkgd-blue.gif);
	background-repeat: repeat;
}
.bkgdgreen {
	background-image: url(/graphics/bkgd-green.gif);
	background-repeat: repeat;
}
.bkgdpurple {
	background-image: url(/graphics/bkgd-purple.gif);
	background-repeat: repeat;
}
.bkgdlinkbar {
	background-image: url(/graphics/bkgd-main-link-bar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkgdlinkbarextend {
	background-image: url(/graphics/main-link-bar-spacer.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.bkgdheaderextend {
	background-image: url(/graphics/bkgd-header-extend.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bkgdhowtoextend {
	background-image: url(/graphics/bkgd-how-to-title.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	margin: 0px;
}
