/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #E34E4E;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FB8484;
}
a.button:link {
	text-decoration: none;
}
a.button:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.button:hover {
	background-color:#FFFFFF;
	text-decoration: none;
	color: #FB8484;
}
a.button:active {
    color: #FF0000;
	text-decoration: none;
}
a.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display:block;
}
a.footer:link {
	color: #FA2323;
	text-decoration: underline;
	font-size: xx-small;
}
a.footer:visited {
	text-decoration: underline;
	color: #FA2323;
	font-size: xx-small;
}
a.footer:hover {
	text-decoration: underline;
}
a.ss:link {
	color: #FFFFFF;
	font-size: xx-small;
}
a.ss:visited {
	color: #FFFFFF;
	font-size: xx-small;
}
a.ss:hover {
	color: #FFFFFF;
	font-size: xx-small;
}
a.ss:active {
	color: #FFFFFF;
	font-size: xx-small;
}
a.buttonft:active {
	color: #FF0000;
	font-size: xx-small;
}
a.buttonft:visited {
	color: #FB8484;
}
a.buttonft:hover {
	color: #FB8484;
}
a.buttonft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E34E4E;
	font-size: 10px;
}
.style1 {
    font-size: 9px
}
h2 {
	color: #E34E4E;
}
h3 {
	color: #FB8484;
}
.style6 {
	color: #FB8484;
}