/* Copyright 2001-2010, Danny´s Home Page - Base Estudos */
/* Base Estudos */

A {color: #000099; text-decoration: none}
A:hover {color: #FF0000}

body {background color: #FFFFCC};

.vs {color: red;				/* versículos */
		font-style: italic;}

.vy {color: navy;				/* versículos */
		font-style: italic;}

.vsg {color: green;				/* versículos */
		font-style: italic;}

.vsb {color: blue;				/* versículos */
		font-style: italic;}

.vsw {color: #993333;				/* versículos */
		font-style: italic;}

.em {font-style: italic;}

h1, h2, h3, h4, h5 {text-align: center;
	font-variant: small-caps;
	font-family: Times;
	font-style: italic;}

h1 {color: red;
	font-variant: small-caps;
	font-size: "24";}
	
h2 {color: green;
	font-size: "18";
	font-variant: small-caps;}

h3 {color: blue;
	font-size: "16";}

h4 {color: black;
	font-variant: small-caps;
	font-size: "15";}

h5 {color: brown;
	font-variant: small-caps;
	font-size: "12";}

p, td, tr, div, table {font-family: Verdana; font-size: 13}

li, ol, ul {text-align: justify;
	font-family: verdana;
	font-size: "13";}

blockquote {
font-family: Tahoma;
font-size: 84%;
font-style: italic;
color: CC0066;
text-align: justify;}

.made{font-style: italic;
	align: left;
	font-size: "12";
	color: red;
	font-family: verdana;}

.visit {
font-weight: bold;
font-family: Tahoma;
font-size: "83%";
font-style: italic;
color: 008000}
/* ======================================================== */