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}


