body {
	background-color: #CCCCFF;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

table.topborder { 
	background-color: #CC99CC; width: 100%; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}

p.article {
font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	text-indent: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660066;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660066;
}

.h2a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-weight: bold;
}

h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffff99;
	text-align: center;
}

p.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660066;
	text-align: center;
}

li {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}

a:link {
	color: #000066;
}

a:visited {
	color: #660066;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}

p.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #660066;
}