/* Copyright 2001-2010, Danny´s Home Page */
/* Base Style */

A {color: #000099; text-decoration: none};
A:hover {color: #0000FF};

body {background-color: #FFFFCC}

.question {color: red;
	font-style: italic;}
		
.red {color: red;
	font-weight: bold;}

.green {color: green;
	font-weight: bold;}

.blue {color: blue;
	font-weight: bold;}

.vs {color: red;				/* versículos */
		font-style: italic;}

.vsg {color: green;				/* versículos */
		font-style: italic;}

.vsb {color: blue;				/* versículos */
		font-style: italic;}

.em {font-style: italic;}

.jus {text-align: justify;}

.made{font-style: italic;
	align: left;
	font-size: "12";
	color: red;
	font-family: verdana;}

h1, h2, h3, h4, h5, h6 {font-family: Times;
	font-variant: small-caps;}

h1 {color: red;
	text-align: center;
	font-size: 30;}

h2 {color: black;
	text-align: center;
	font-size: 22;}

h3 {text-align: left;
	color: red;
	font-size: 18;}

h4 {color: #008000; 
	text-align: left;
	font-size: 16;}

p {font-family: verdana;
	font-size: 13;}

td {font-family: verdana;
	font-variant: small-caps;
	font-size: 15;}

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}
/* ======================================================== */