p.cabeceraparrafo {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
	color : #993333;
}

p.estiloparrafos {
	font-family : Arial;
	font-size : small;
	color : #666666;
}

td.bottommenu {
	font-family : Arial;
	font-size : small;
	color : #666666;
	text-decoration: none;
}

a {
	font-family : Arial;
	font-size : small;
	color : #666666;
	text-decoration: none;
}

#container {
	width: 900px;
	height: 450px;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -450px;
	position: absolute;
}
