body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/common/content_BG.jpg);
	background-attachment:fixed;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-size: 16px;
}

#widthLimiter {
	position:absolute;
	left:0px;
	top:0px;
	width:595px;
	height:100px;
	z-index:1;
}

.headItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}

.small {font-size: 12px}

.backButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.floatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a:link {
	color: #999999;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #b6c7ab;
}

a:active {
	color: #b6c7ab;
}
