body {
	background: url(/images/gradient.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#000000;
	font-family: Arial;
}

a {
	text-decoration: none;
}

p {
	text-align: justify;
	font-size: 16.5px;
}

td {
	font-size: 16.5px;
}

h1 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}

h2 {
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}

ol, ul {
	text-align: left;
}

.smallblock {
	text-align: justify;
	font-size: 11px;
}

.center {
	text-align: center;
}
