body {
	background-color: #6600cc;
	color: black;
	margin: 0;
	padding: 0;
}
a, a:link, a:visited, a:active {
	background-color: transparent;
	color: #6600cc;
	text-decoration: none;
}
a:hover {
	background-color: transparent;
	color: #9966ff;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	background-color: transparent;
	color: #6600cc;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 20px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p, li, ol, ul, td, th {
	background-color: transparent;
	color: #6600cc;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}
.content-header {
	margin-left: 40px;
	margin-right: 60px;
}
.content {
	font-size: 14px;
	margin-left: 40px;
	margin-right: 60px;
}
.copyright {
	background-color: transparent;
	color: #6600cc;
	font-size: 10px;
	margin-left: 25px;
}
.subcat {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-top: 0px;
}
.subcat-dis {
	background-color: transparent;
	color: black;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-top: 0px;
}
.contact {
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
}
.button {
	margin-left: 10px;
}
.tdbg {
	background: url(../gfx/swirl.gif) repeat-x;
	background-color: white;
	color: black;
}
.bottom-tdbg {
	background: url(../gfx/bg_bottom.gif);
}
