body {
	margin:15px;
	border:1px solid #FFF;
	width:615px;
	position: absolute;
	left: -5px;
	top: -5px;
	height: 473px;
	background:#FFF;	
	text-align: justify;	
}

a 			{ color: #003366; text-decoration: underline; }
a:link		{ color: #003366; text-decoration: none; }
a:visited	{ color: #003366; text-decoration: none; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: underline; }

h1 {
	margin: 0px;
	padding: 0px;
	font-size: large; 
	font-weight:bold;
}

h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight:bold;
}

p {
	margin: 0px;
	padding: 0px;
	text-indent:2em;
	font-weight:normal;
	line-height:115%;
	text-align: justify;
}

.nono {
	text-indent:0em;
}

blockquote {
	line-height: 125%;
	font-size:12px;
	width:535px;
	text-align: justify;
}

sup {
	font-size:12px;
}
