@charset "UTF-8";
a:link {
	color: #030303;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #030303;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
body {
	background-color: #FFFFFF;
}
h1 {
	color: #0099FF;
	word-spacing: 1.5em;
}
h2 {
	color: #A5A5A5;
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: 100;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
abbr {
	font-size: 16px;
}
