BODY, DIV, TD, INPUT, TEXTAREA{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4C82FF;
}
DIV.page_content{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 301px;
	height: 301px;
	width: 580px;
	max-width: 587px;
	scrollbar-face-color:#F27D00;
	color: #4C82FF;
	padding-right: 7px;
}
INPUT, TEXTAREA{
	border: 1px solid #F27D00;
	color: #000000;
}
A{
	color: #4C82FF;
	font-weight: bolder;
}
A:HOVER{
	color: #4C82FF;
	font-weight: bolder;
	text-decoration: underline;
}
	