body {
	margin:0px auto;
	padding:0;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 127%;
	color: #67413e;
}


#myscroller {
	position: relative;
	width:157px; 
	height:148px;
	background-color:#ffffff;
	overflow:hidden;
	border:solid 1px; padding:5px; color:#333399;
	font-size: 11px;
	font-family: arial;
	color: black;
}

#scrollheader {
	position: relative;
	width: 157px; 
	background-color: #cccccc;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	padding: 5px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: black;
}

#ph_scroller {
	width: 170px; 
	cursor: hand; 
	cursor: pointer;
}

td.title, td.title a {
	background: #67413E;
	color: #FFF;
	height: 26px;
	line-height: 26px;
}

a {
	text-decoration: none;
	color: #67413e;
}

a:hover, a:active {
	text-decoration: underline;
}

h1{
	border-bottom:1px solid #67413E;
	color:#67413E;
}

h2{
	border-bottom:1px solid #67413E;
	color:#67413E;
}

h3{
	border-bottom:1px solid #8f5760;
	color:#8f5760;
}

h1,h2,h3{
	font-size:18px;
	padding-bottom:3px;
	font-weight:normal;
}


table {
	border-spacing:0;
}
