body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
}
a:link {
	color: #993366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996699;
}
a:hover {
	text-decoration: none;
	color: #993366;
}
a:active {
	text-decoration: underline;
	color: #9900CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #993366;
}
h2 {
	font-size: 14px;
	color: #993366;
}
.smallprint {
	font-size: 11px;
	color: #000000;
}
.lgemphasized {
	font-size: 14px;
	font-weight: bold;
}
.smemphasized {
	font-size: 12px;
	font-weight: bold;
}
.quote {
	font-size: 20px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
