/* Copyright 2001-2010, Danny´s Home Page */
/* Base Orações */

body {background color: #FFFFCC};

.question {color: red;
		font-style: italic;}

.green {color: green}

.em {font-style: italic;}

.jus {text-align: justify;}

.made{font-style: italic;
	align: center;
	font-size: "12";
	color: red;
	font-family: verdana;}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-family: Bookman Old Style;
	font-variant: small-caps;}

h1 {color: red;
	font-size: "22";}
	
h2 {color: black;
	font-size: "16";}

h3 {color: green;
	font-size: "12";}

h4 {color: blue;
	font-size: "13";}

h5 {color: red;
	font-size: "14";}

h6 {color: red;
	font-size: "12";}

p, td {font-family: Bookman Old Style;
	text-align: center;
	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}
/* ======================================================== */