a {
	text-decoration: none;
	color: #660000;
	}

a:hover{
	text-decoration: none;
	color: #0000FF;
	}

h1 {
	text-align: center;
	text-size: 50%;
	color: #660000;
	}
h2 {
	text-align: center;
	text-size: 50%;
	color: #660000;
	}
h3 {
	text-align: center;
	text-size: 50%;
	color: #660000;
	}
h4 {
	text-align: center;
	text-size: 50%;
	color: #660000;
	}
p {
	text-size: 10pt;
	font: arial, helvetica, sans-serif;
	}

.ErrorCenter {
	color: #FF0000;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 10pt;
	font: arial, helvetica, sans-serif;
	}
.ErrorLeft {
	color: #FF0000;
	text-align: left;
	margin: 0 0 0 0;
	font-size: 10pt;
	font: arial, helvetica, sans-serif;
	}

.NormalCenter {
	color: #660000;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 10pt;
	font: arial, helvetica, sans-serif;
	}
.BoldCenter {
	color: #660000;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 10pt;
	font: arial, helvetica, sans-serif;
	font-weight: bold;
	}
.NormalLeft {
	color: #660000;
	text-align: left;
	margin: 0 0 0 0;
	font-size: 10pt;
	font: arial, helvetica, sans-serif;
	}
.BoldLeft {
	color: #660000;
	text-align: left;
	margin: 0 0 0 0;
	font-size: 10pt;
	font: arial, helvetica, sans-serif;
	font-weight: bold;
	}

