BODY {
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A, A:VISITED, A:ACTIVE, A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : underline;
}

.cover {
	margin : 0px 0px 0px 0px;
}

#content-box {
	border: 1px dotted rgb(128, 128, 128);
	overflow: auto;
	width: 600px;
	height: 290px;
	margin : 5px;
	padding : 5px;
}

.autor {
	font-size : 10pt;
	text-align : left;
	border-bottom : 1px solid Gray;
}

h1, h2 {
	font-size : 10pt;
	text-align : center;
}

h1.popup {
	font-size : 9pt;
	text-align : center;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
}

.titlu {
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}

.links {
	color : Gray;
	font-size : 9pt;
	text-align : left;
}

.links a {
	color : Black;
	text-decoration : underline;
}

.links-b a {
	color : Gray;
	font-size : 9pt;
	text-align : center;
}

.links a:visited {
	color : Gray;
	text-decoration : underline;
}

.text {
	font-size : 8pt;
	font-family : "Courier New", Courier, monospace;
}

.text a {
	font-size : 8pt;
	font-family : "Courier New", Courier, monospace;
}

.motto {
	margin : 0 0 20px 100px;
}

pre {
	font-size : 8pt;
	font-family : "Courier New", Courier, monospace;
}

.sursa {
	font-size : 8pt;
	font weight: bold;
	text-align : right;
}

.sus {
	color : Gray;
	font-size : 9pt;
	text-align : right;
}

.sus a {
	color : Gray;
	text-decoration : underline;
}

.formular {
	font-size : 10pt;
	font weight: bold;
}

.sitemap {
	margin : 0px 100px 20px 100px;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.sitemap a {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

