table{
	background-attachment: fixed;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p{
	font-size: 12pt;
	font-family: Verdana;
	text-align: justify;
}
h1{
	text-align: center;
	color: #494949;
	font-family: monospace;
	font-size: 18pt;
}
h2{
	text-align: center;
	color: Green;
	font-family: monospace;
	font-size: 16pt;
}
tr{
	font-size: 12pt;
	font-family: Verdana;
	text-align: justify;
}
tr.a{
	font-size: 9pt;
	font-family: Verdana;
	text-align: right;
}
a:link{
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
 a:visited{
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
 a:active {
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}