body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #51193E;
	font-size: 14px;
}
body {
	background: #FAFAFA;
	margin: 0px;
	padding: 0px;
} 
a:link {
	color: #663366;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #9C4B6A;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

input, select, button, textarea {
	background: #CC99CC;
	font-family: verdana, tahoma, arial;
	color: #000000;
	border: 1px solid #4C0831;
	font-size: 12px;
}
HR {
	color: #CCCCFF;
	height: 1px;
}
