body, p, td, th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited {
	color: #C52484;
}

a:hover {
	color: white;
	background-color: #C52484;
	text-decoration: none;
}

h1  {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

h3 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

h1.topbalk {
	margin: 0;
	padding: 2px 4px 2px 4px;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	color: white;
}

h1.topbalk a, h1.topbalk a:visited {
	margin: 0;
	padding: 2px 4px 2px 4px;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

ul {
	margin: 1em;
	padding: 0;
}

li {
	margin: 0 0 2px 0;
	padding: 0;
}

.error {
	font-weight: bold;
	color: red;
}
.orange{
	color: #FF9400!important;
}

.orange:hover {
	color: white!important;
}

.subit {
	color: white!important;
}

.subit:hover {
	color: #C52484!important;
}
