body {
	background-color: #FFFFFF;
	background-image: url(images/bg-gradient.gif);
	background-repeat: repeat-x;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-top: 10px;
	margin-left: 10px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.bold-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
ul {
	list-style-position: outside;
	list-style-type: decimal;
}
.sec-li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

li {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}

.avi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
	line-height: 40px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	text-decoration: none;
}
