body {
	margin: 0px;
	padding: 0px;
	background: #bebebe;
}

p {
	font-size: 12px;
	text-align: justify;
}

ol {font-size: 12px;  text-align: justify}
dir {font-size: 12px}

blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

td {
	font-size: 9pt;
	font-family: verdana, serif;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #000000;
}

.menutop {
	color: #FCB600;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

a {
	color: #0000ff;
}