/* Copyright 2001-2010, Danny´s Home Page - Base Estudos */
/* Base Mundo Antigo */

A {color: #000099; text-decoration: none}
A:hover {color: #FF0000}

h1, h2, h3, h4, h5 {font-family: Times;}

h1 {color: red;
	text-align: center;
	font-variant: small-caps;
	font-size: "25";}

h2 {color: black;
	text-align: center;
	font-variant: small-caps;
	font-size: 20;}

h3 {text-align: left;
	font-variant: small-caps;
	color: green;
	font-size: 17;}

h4 {text-align: left;
	font-variant: small-caps;
	color: red;
	font-size: 15;}

h5 {text-align: left;
	font-variant: small-caps;
	color: blue;
	font-size: 13;}

p, td {font-family: verdana;
	font-size: 13;}

li, ol, ul {text-align: justify;
	font-family: verdana;
	font-size: "13";}

blockquote {
	font-family: Tahoma;
	font-size: 83%;
	font-style: italic;
	color: CC0066;
	text-align: justify;}

.visit {
	font-weight: bold;
	font-family: Tahoma;
	font-size: "83%";
	font-style: italic;
	color: 008000}

.made{font-style: italic;
	align: left;
	font-size: "12";
	color: red;
	font-family: verdana;}
/* ======================================================== */