BODY {
	background-color: #011223;
	color: #000000;
	scrollbar-face-color: #e7e7e7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #e7e7e7;
	scrollbar-3dlight-color: #e3e3e3;
	scrollbar-arrow-color:  #011223;
	scrollbar-track-color: #f3f3f3;
	scrollbar-darkshadow-color: #B4BDC0;
	}

p, td, div, ol {
	font-family: arial, verdana, times new roman;
	font-size: 10pt;
	}

a:link {
	color: #0f5299;
	TEXT-DECORATION: none;
	
	}
	
a:active {
	color: #04335a;
	TEXT-DECORATION: none;
	}

a:visited {
	color: #0f6fe0;
	TEXT-DECORATION: none;
	}
	
a:hover {
	color: #0f5299;
	TEXT-DECORATION: underline;
	}

#table {
	width: 700px;
  	text-align: left;
  	border-width: 0px;
  	border-style: none;
  	border-color: black;
  	margin: 0px;
  	padding: 0px;
  	cellpadding: 0;
  	cellspacing: 0;
  	background-color: white;
  	}
  	
#table2 {
	background-image: url(http://www.arbitrationroundtable.com/images/mainbg.jpg);
	}

#bottom {
	background-color: white;
	}

#middle {
	background-image: url(http://www.arbitrationroundtable.com/images/mainbg.jpg);
	padding-left: 70px;
	padding-right: 70px;
	}

.text {
	padding-top: 10px;
	text-align: left;
	width: 560px;
	}

	
#members {
	padding-top: 10px;
	text-align: center;
	width: 560px;
	}
	
#members h2 {
	font-weight: bold;
	font-size: 16pt;
	font-family: times new roman;
	line-height: 100%;
	margin: 0;
	}

#members img {
	border-style: solid;
	border-width: 0;
	border-color: black;
	}

#members b {
	font-weight: bold;
	font-size: 11pt;
	font-family: times new roman;
	}

.links {
	padding-bottom: 10px;
	text-align: center;
	width: 560px;
	font-weight: 900;
	}
	
#footer {
	width: 590px;
	margin-left: 55px;
	margin-right: 55px;
	padding-bottom: 20px;
	font-size: 8pt;
	text-align: center;
	background-color: white;
	}

#cvs {
	padding-top: 10px;
	width: 560px;
	}

#cvs .top {
	text-align: center;
	}

#cvs h2 {
	font-weight: bold;
	font-size: 16pt;
	font-family: times new roman;
	line-height: 100%;
	margin: 0;
	}

#cvs b {
	font-weight: bold;
	font-size: 11pt;
	font-family: times new roman;
	}

.cvs-text {
	text-align: left;
	width: 560px;
	}

#footnotes {
	text-align: left;
	width: 560px;
	font-size: 8pt;
	}

#footnotes b {
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
	}
	
#body-text {
	text-align: left;
	width: 560px;
	}

#body-text b {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	}

ol ol {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: lower-alpha;
	}
	
ol ol ol {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: lower-roman;
	}

ol ul {
	margin-top: 10px;
	margin-bottom: 10px;
	}
