.tablebase {

	background-color: #666666;

}

body {

	scrollbar-face-color:#FF4286;

	scrollbar-arrow-color:#FFFFFF;

	scrollbar-track-color:#C1E957;

	scrollbar-highlight-color:#000000;

	background-color: #666666;

	margin-right: 16px;

	padding-right: 16px;

}

.bodytext {

	font-family: "Trebuchet MS";

	font-size: 13px;

	line-height: 1.4;

	margin-right: 15px;

	padding-right: 15px;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #333333;

}

h2 {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #6C7755;

}

ul {



	font-family: "Trebuchet MS";

	font-size: 13px;

	line-height: 1.4;

}

.bodytextbold {

	font-family: "Trebuchet MS";

	font-size: 14px;

	line-height: 1.4;

	font-weight: bold;

	color: #FF2683;

	margin-right: 15px;

	padding-right: 15px;

}

a:link {

	color: #333333;

}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF2683;
}

