body{
	background-color: #000080;
	font-family: verdana, arial, "ms sans serif", sans-serif;
	color: #DCDCDC;
	margin: auto;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	}

p{
	font-size: 12px;
	line-height: 14px;
	}

.small{
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	}

hr{
	border: none;
	border-top: 1px solid #000000;
	background-color: #787878;
	height: 1px;
	}