body {
	scrollbar-3dlight-color:#999966; 
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#999966;
	scrollbar-face-color:#999966;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#999966;
	}
	
	
p {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
.green {
	color: #999966;
	}

ul {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	left: auto;
	text-align: left;




	}

ol {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

li {
	color: #000;
	font-family: arial, helvetica sans-serif;
	font-size: 12px;
	}
	
h6.bg {
      margin:30px, 0px, 0px, 0px;
      background-color: #ff6666;
	  color: #fff;
	  }


a {
	text-decoration: underline;
	font-weight: normal;
	color:  #FF6600;
	outline: none;
	}
a:visited {
	color:  #FF6600;
	}
a:active {
	color:  #FF6600;
	}
a:hover {
	color: #999966;
	text-decoration: none;
	}



h1 {
	color: #999966;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	color: #FF6600;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
h3 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}


.center {
	text-align:center;
	}


.tiny {
	color: #000000;
	font-size: 10px;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;

	}
	
.perform {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: italic; 
	line-height: 14px;
	}
	
.ten {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
td.pad {
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 100px;
	}
	
td.nopad {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

a.white {
	text-decoration: underline;
	color:  #ffffff;
	}
a:visited.white {
	color:  #ffffff;
	}
a:active.white {
	color:  #ffffff;
	}
a:hover.white {
	color: #ffffff;
	text-decoration: none;
	}	