h1{
	font-size : 1.6em;
	color: #a0376e;
}

h2{
	font-size : 1.2em;
	font-style: italic;
	color: #636467;
	margin-bottom: 10px;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

acronym {
	cursor:pointer;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636467;	
}
body {
	background-color: #e6e6e6;
}
table {
	background-color: #FFF;
}
a:link {
	color: #B24E84;
	text-decoration: underline;
	font-size: 11px;
	font-style: italic;
}
a:visited {
	text-decoration: underline;
	color: #B24E84;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B24E84;
}
form {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #A2376F;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-color: #A2376F;
}
