@charset "utf-8";
* {
padding:0;
margin:0;

}


a:link {
	color: #666699;
	text-decoration: none;
}
body {
	background-image: url(homepage_background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 16px}
body,td,th {
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: underline;
	color: #6666CC;
}
a:active {
	text-decoration: none;
	color: #666699;
}
h3 {
	font-size: 11px;
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: -1px;
}
h1 {
	font-size: 50px;
	color: #666699;
	word-spacing: -3px;
	letter-spacing: -3px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
