p {
	padding: 10px;
	margin: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.intro_text {
	font-size: 13px;
	color: #333300;
	line-height: 17px;
}
a {
	color: #009933;
	text-decoration: none;
	cursor: hand;
	}
	
a:link {color: #009933;}
a:visited {color: #009933;}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
	
.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	line-height: 18px;
}
.heading02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.subtitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
}
.rightbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC33;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	font-size: 12px;
}
.dotbox {
	border: 2px dotted #99CCCC;
}
.dotline_right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #99CCCC;
}
.subinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
body {
	background-attachment: fixed;
	background-image: url(images/season/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
