body {
	color: #000000;
    background-color: #E3CEF6;
	font-family: Times New Roman;
	}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	}

a:active {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Times New Roman;
	}

a:link.text {
	color: #2E3192;
	text-decoration: underline;
	font-family: Times New Roman;
	}

a:active.text {
	color: #2E3192;
	text-decoration: underline;
	font-family: Times New Roman;
	}

a:visited.text {
	color: #2E3192;
	text-decoration: underline;
	font-family: Times New Roman;
	}

a:hover.text {
	color: #000000;
	text-decoration: underline;
	font-family: Times New Roman;
	}

p {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	}

big {
	color: #000000;
	font-size: 14pt;
	text-decoration: none;
	font-family: Times New Roman;
	}

big.bigger {
	color: #000000;
	font-size: 16pt;
	text-decoration: none;
	font-family: Times New Roman;
	}

big.biggest {
	color: #000000;
	font-size: 18pt;
	text-decoration: none;
	font-family: Times New Roman;
	}

p.normal {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	margin-top: 0;
	margin-bottom: 12;
	font-size: 12pt;
	font-weight: normal;
	}

p.small {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	margin-top: 0;
	margin-bottom: 10;
	font-size: 9pt;
	font-weight: bold;
	}

p.footer {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 5;
	padding-right: 5;
	}

p.menu {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	margin-top: 0;
	margin-bottom: 10;
	font-size: 10pt;
	font-weight: bold;
	}

p.topmenu {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	}

td {
	color: #000000;
	font-family: Times New Roman;
	font-size: 12pt;
	}

td.border {
	color: #000000;
	font-family: Times New Roman;
	font-size: 11pt;
	padding-top: 10;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	}

td.caption {
	color: #000000;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	}

img {
	border-color: #000000;
	}

td.menu {
	color: #000000;
	padding-top: 10;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	}

strong {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-weight: bold;
	}

em {
	color: #000000;
	text-decoration: italic;
	font-family: Times New Roman;
	font-weight: normal;
}

em.bold {
	color: #000000;
	text-decoration: italic;
	font-family: Times New Roman;
	font-weight: bold;
}

hr {
	color: #000000;
	height: 1px;
	text-align: left;
	width: 100%; 
	margin-top: 1;
	margin-bottom: 1;
	}

.button {
	background-color: #CC99FF;
	color: #000000;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	}

blockquote {
	margin-left: 15px;
	}

h1 {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 14;
	border-bottom-style: solid;
	border-width: 1;
	border-color: #000000;
	}

h2 {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12;
	border-bottom-style: solid;
	border-width: 1;
	border-color: #000000;
	}

li {
	margin-top: 1;
	margin-bottom: 11;
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	}

form {
	margin-top: 0;
	margin-bottom: 0;
	}