@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 25px;
}
a:link {
	color: #a54499;
	text-decoration: none;
}
a:visited {
	color: #a54499;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #a54499;
}
.homequote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height:24px;
}
.homebody {font-size: 14px; line-height:20px;}
.footer {font-size: 10px; color:#ffffff; line-height:18px;}

