@charset "utf-8";
body,td,th,.Normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D5E1ED;
}
h1 {
	font-size: 16px;
	color: #FF9A02;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 15px;
	color: #333;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#top .SkinObject {
	font-weight: bold; font-size: 10px; color: #FFF;
}
