body {
	margin:0px;
	scrollbar-face-color: #FDDBE2;
}

H1 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	color: #666666;
}

HR {
	BORDER-RIGHT: #FF6600 1px dotted; 
	BORDER-TOP: #FF6600 1px dotted; 
	MARGIN: 0px; BORDER-LEFT: #FF6600 1px dotted; 
	WIDTH: 100%; 
	BORDER-BOTTOM: #FF6600 1px solid; 
	margin-top: 0px;
	HEIGHT: 0px
}

p {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
  	line-height:150%;
}

table { 
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #FF6600;

}

.outtable {
	border: 0px none #000000;

}

.centertable {
	border-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #FF6600;
	margin:0px;
}

a:link {
	background-color:transparent;
	text-decoration:none;
}

a:visited {
	background-color:transparent;
	text-decoration:none;
}

a:active {
	background-color:transparent;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
