body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980044;
	line-height: 16px;
}
body {
	margin: 0px;
	background: #FFFFFF url(img/bkg2.gif) repeat-x top;
}
a {
	text-decoration: underline;
}
a:link {
	color: #7b003d;
}
a:visited {
	color: #7b003d;
}
a:hover {
	color: #7b003d;
	text-decoration: none;
}
a:active {
	color: #7b003d;
}
ul {
	list-style: disc outside;
	margin-left: 8px;
	padding-left: 8px;
}
h1 {
	color: #7b003d;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
h2 {
	color: #7b003d;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
.bold {
	color: #7b003d;
	font-weight: bold;
}
.bold14 {
	color: #7b003d;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}