body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ff66ff;
	scrollbar-arrow-color: #ccccccc;
	scrollbar-base-color: #cccccc;
	background-repeat: no-repeat;
	background-position: center; 
	background-attachment: fixed;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	font-weight: bold;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {color: #000000}
a:visited {color:#000000}
a:hover {color: #000000}
a:active {color:#000000}

.rule {
	border-bottom: 1px solid;
}


ul {
	font-size: 10pt;
}

table class {color: #ffffcc
}
