body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../images/bg_001.jpg);
	color: #FFFFFF;
	margin-top: 0px;
	font-size: x-small;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/bg_101.jpg);
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.image_link {
	border: 0px none #000000;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.SmallType {
	font-size: small;
}
.medium {
	font-size: medium;
}
.mediumbold {
	font-size: medium;
	font-weight: bold;
}
.extralg {
	font-size: x-large;
}
