body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none
}
td {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none
}
.bold {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none
}
.red {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Red;
	text-decoration: underline
}
.green {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Green;
	text-decoration: none
}
.redsm {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none
}
.bluesm {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-decoration: none
}
.greensm {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Green;
	text-decoration: none
}
.nav {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: Bold;
	color: Darkblue;
	text-decoration: none
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.little {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none
}

.formtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: Darkblue;
	border-style: solid;
	border-width: 1;
	background-color : White;
	border-color : Orange;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: Darkblue;
	font-size: 12px;
	text-decoration: none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Darkblue;
	font-size: 12px;
	text-decoration: underline
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: Purple;
	font-size: 12px;
	text-decoration: none
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	text-decoration: none
}
a.footer:link {
	color: Darkblue;
	line-height: 12px;
	font-size: 10px;
}
a.footer:hover {
	color: Red;
	line-height: 12px;
	font-size: 10px;
}
a.footer:visited  {
	color: Purple;
	line-height: 12px;
	font-size: 10px;
}
a.footer:active {
	color: Red;
	line-height: 12px;
	font-size: 10px;
}
a.nav:link {
	color: White;
	font-size: 11px;
}
a.nav:hover {
	color: White;
	font-size: 11px;
}
a.nav:visited  {
	color: White;
	font-size: 11px;
}
a.nav:active {
	color: White;
	font-size: 11px;
}