body,td,th {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #CC3300;
	font-size: 12 pt;
	font-weight: bold;
}

body {
	background: url(textura.gif);
	background-attachment:fixed;
}

h1, h2, h3, h4, h5, h6 {
	color: #f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

p {
	/*text-indent: 25px;*/
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
