@charset "utf-8";
body {
	background-image: url(images/bgwhole.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}
.cred {
	font-size: 10px;
}

a:cred {
	font-size: 10px;
}
p {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 26px;
}
h2 {
	color:#FFCC00;
	font-size: 22 px;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 16px;
}
ul {
font-family:Arial, Helvetica, sans-serif;
}
ol {
font-family:Arial, Helvetica, sans-serif;
line-height: 18px;
}
li {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 26px;
}