body {
	background-color: black;
	color: white;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 13;
	text-align : justify;
	scrollbar-base-color : #074769;
	scrollbar-arrow-color : #FB8D04;
}

a:link {
	color: #FB8D04;
	text-decoration: underline;
	cursor : e-resize;
}

a:visited {
	color: #FB8D04;
	text-decoration: underline;
	cursor : e-resize;
}

a:active {
	color: #488BFA;
	text-decoration: none;
	cursor : e-resize;
}

a:hover {
	color: #488BFA;
	text-decoration: none;
	cursor : e-resize;
}

.ram {
	border-width: 1px;
	border-style: solid;
	border-color: #FB8D04;
}

table {
	color: white;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 12;
	text-align : justify;
}

.tabnadp {
	border-width: 2px;
	border-style: solid;
	border-color: #FB8D04;
	background-color : #FB8D04;
	color: black;
	font-weight : bold;
	font-size: 14;
	text-align : center;
}

.txtnov {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #FB8D04;
}

.t {
	margin: 0px 2px 2px 2px;
}

.tmisc {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
}
