body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #6633CC;
	background-image: url(../images/bcgk.jpg);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {scrollbar-base-color: #ccff00}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
div { line-height: 120%; font-size: 10pt }    /* percentage */

a {
	font-size: 12px;
	color: #6633CC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #66FF00;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}

h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 18px;
	color: #000000;
}

