a {
	color: #000000;
}
A:hover {
  color: #FE0000;
}
.strongmenu {
	color: #000000;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.red {
	background-color: #1e386b;
}
.red-outline {
	border: thin solid #1E386B;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.light-grey {
	background-color: #CCCCCC;
}
.white {
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 400pt;
}
.inpu-box {
	width: 400pt;
}
.light-yellow {
	background-color: #FFFFCC;
}
.v-light-grey {
	background-color: #F5F5F5;
}
hr {
	border: thin dashed #FE0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1pt;
}

