﻿html
{
	overflow-y: scroll;
}

html, body
{
	top: 0px;
	left: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font: 10px Verdana, Helvetica, Arial, sans-serif; 
	height: 100%;
}

hr
{
	color: #487AAF;
	background-color: #487AAF;
	border: none;
	height: 1px;
	width: 100%;
}

