body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #eaeff4;
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #6C97FF; SCROLLBAR-SHADOW-COLOR: #6699cc; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR:  #6699cc; SCROLLBAR-TRACK-COLOR: #6699cc; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; }

h1 {
	font-size: 18px;
	color: #817377;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	color: #48525c;
	margin-bottom: 5px;
}
.bodycopyBold {
	font-weight: bold;
}
.bodycopyItalic {
	font-style: italic;
}
.bodycopyBoldItalic {
	font-style: italic;
	font-weight: bold;
}
.bodycopySm {
	font-size: 11px;
}
.bodycopyBoldSm {
	font-weight: bold;
	font-size: 11px;
}
.bodycopyItalicSm {
	font-style: italic;
	font-size: 11px;
}
.rightcopy {
	font-size: 12px;
	color: #48525c;
}
.rightcopyBold {
	font-size: 12px;
	color: #48525c;
	font-weight: bold;
}
.rightcopyItalic {
	font-size: 12px;
	color: #48525c;
	font-style: italic;
}
.rightcopyLg {
	font-size: 14px;
	color: #48525c;
	font-weight: bold;
}
.bullet {
	padding-bottom: 5px;
}


a:link {
	color: #7a8ea4;
	text-decoration: none;
}
a:visited {
	color: #7a8ea4;
	text-decoration: none;
}
a:hover {
	color: #7a8ea4;
	text-decoration: underline;	
}
a:active {
	color: #7a8ea4;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	color: #8c8c8d;
}
a:link.footer {
	color: #8c8c8d;
	text-decoration: none;
	font-size: 11px;
}
a:visited.footer {
	text-decoration: none;
	color: #8c8c8d;
	font-size: 11px;
}
a:hover.footer {
	text-decoration: underline;
	color: #8c8c8d;
	font-size: 11px;
}
a:active.footer {
	text-decoration: none;
	color: #8c8c8d;
	font-size: 11px;
}