/* Copyright 2001-2010 Danny´s Home Page */
/* Base Folha em Branco */

.{font-weight: Arial, Tahoma;}

.{font-family: Arial, Tahoma, Copperplate Gothic Light, Verdana;}

A:visited {color: #000099; text-decoration: none;}

A:hover {color: #FF0000;
	background-color: yellow;}
	
.vs {color: red;				/* versículos */
		font-style: italic;}

.green {color: green;}

h1, h2 {text-align: center;
	font-variant: small-caps;}

h1 {color: red;
	font-size: "22";}


h2 {color: blue;
	font-size: "18";}
	
p {font-size: "15";}

.made{font-style: italic;
	align: left;
	font-size: "12";
	color: red;
	font-family: Tahoma;}
	
body {background-color: #FFFFFF;)
/* ======================================================== */
