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

body,td,th {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover, a:active {
	text-decoration: none;
	color: #9BCC4B;
}
h1 {
	font-size: 19px;
	line-height: 28px;
	padding-top: 10px;
}
h2 {
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	line-height: 24px;
	font-weight: normal;
}
.caption {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	line-height: 10px;
}
.style1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.bottomNav {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	color: #FFF;
}
.bottomNav a:link, .bottomNav a:visited {
	text-decoration: none;
	color: #FFF;	
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: none;
	color: #9BCC4B;
}	
	
body {
	margin-top: 0px;
}
.kgd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
}

.kgd a:link, .kgd a:visited {
	color: #999;
}
.kgd a:hover, .kgd a:active {
	color: #F90;
}
