body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;

}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #99CCFF;
	text-decoration: underline;
}
a:visited {
	color: #99CCFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.bgpic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/newworld.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pinksmheading {
	font-weight: bold;
	color: #FFCCCC;
}
.xxsmall {
	font-size: xx-small;
}
.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}
.contenttext {
	padding-left: 20px;
}
.contentpinkbold {
	padding-left: 20px;
	font-weight: bold;
	color: #FFCCCC;
}
.linktable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCE0;
}
.10ptpad {
	padding-top: 10px;
	padding-bottom: 5px;
}
.credittable {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C8444;
}
.paddedtop {
	padding-top: 5px;
}
