BODY {
	color: 		#000000;
	background: 	#ffffff;
	font-family:  	Arial, Helvetica, sans-serif;
}

H1 {
	text-align: 	center;
}


A{		text-decoration: 	none; }
A:hover {	text-decoration: 	underline;
		color:	 	red; }
A:visited {	text-decoration: 	none;}

.nav, .tag, .sidenav {
	text-decoration:	none;
}

.nav {  
	text-align:		center;
	font-size: 		80%;
}

.tag { 
	text-align: 	center;
	font-size: 		60%;
}

.sidenav {
	text-align:		right;
	font-size: 		80%;
}

.sig{
	font-size: 		80%; 
}



.lex {  font-weight: bold}
th {  background-color: #eeeeee}
.charname {  font-size: larger; font-weight: bold}
.chronicle {  font-weight: bold}
.breedtribeauspice {  font-weight: bold; font-size: larger;  color: #CCCC99}
.deceased {  color: red; font-size: larger; font-weight: bold}
.logo {  text-align: center}
.date {  font-weight: bold}



BODY {
	background-color:	#000000;
	font-family: 	Verdana;
	color: 		#FFFFFF;
	margin-right: 	10%;
	margin-left: 	10%;
 } 

H1, H2, H3 {
	margin-left: 	-5%; 
	margin-right:	-5%;
}

H1, H2, H3, H4, H5, H6 {
	font-family:  	"Trebuchet MS", Verdana, sans-serif;
	color:		#CCCC99;
}


A {
	color: 		#CCCC99; 
}

A:visited {
	color: 		#CCCC99; 
}


A:hover {
	color: 		#CCCCCC;
}

P, UL, OL, LI, TD  {
	font-family:	Verdana, sans-serif;
	color: 		#FFFFFF; 
	font-size:		10pt;
 }

TH {
	font-family: 	Verdana, sans-serif;
	color:		#CCCC99;
	font-weight: 	bold;
	font-size:		10pt;
	background-color:	#333333;
}

.sig, .nav, .sidenav, .tag, .lex, .faq {
	font-family:  	Verdana, sans-serif;
}

.faq{	background: 	#333333; }
.tag{	background: 	#333333; }

.nav { text-align: center; background-color: #333333}
.breedtribeauspice {  font-size: 11pt}
.charname {  font-size: 12pt}
.deceased {  font-size: 12pt}


.quote {  text-align: center}

