

a:visited 
	{
	font-family: "Century Schoolbook";
	color: #9F8C51; 
	text-decoration: none;
	}
a:hover 
	{
	font-family: "Century Schoolbook";
	color: #a48c5c; 
	text-decoration: underline;
	}
a:active 
	{
	font-family: "Century Schoolbook";
	color: #9F8C51; 
	text-decoration: none;
	}
a:link 
	{
	font-family: "Century Schoolbook";
	color: #9F8C51; 
	text-decoration: none;
	}

.style4 {color: #800000}
.style34 {color: #800000; font-size: xx-large;}
.style38 
	{
	color: #880000;
	font-style: italic;
	}
.style41 
	{
	font-size: large;
	color: #880000;
	}
.style42 
	{
	color: #990000;
	font-size: x-large;
	}
.style43 
	{
	color: #CC0000;
	font-style: italic;
	font-size: x-large;
	}
.style44 {font-size: x-large}

.style30 {font-size: medium; font-weight: bold; color: #800000; }
.style53 
	{
	color: #800000;
	font-style: italic;
	font-weight: bold;
	}
.style58 {color: #800000; font-style: italic; font-weight: bold; font-size: 24px; }

.style60 {font-weight: bold; font-size: 24px; color: #800000;}
.style61 {font-size: 18px}
.style67 {font-weight: bold; font-size: 20px; font-style: italic; }
.style75 {font-size: medium}
.style77 {
	font-size: xx-large;
	font-style: italic;
	color: #CC0033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style81 {font-family: Georgia, "Times New Roman", Times, serif; font-size: xx-large; }


h1 
{
	color: #A00000;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
}
h2
	{
	color: #800000;
	font-size: x-large;
	}
h3	{
	font-size: large;
	color: #800000;
	}
h4 
	{
	color: #800000;
	font-size: medium;
	}
h5 
	{
	color: #003366;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	}
.main
	{
	color: #800000; 
	font-weight: bold; 
	font-size: 18px; 
	}
.date
	{
	color: #800000; 
	font-weight: bold; 
	font-size: 18px;
	text-decoration: underline; 
	}
.info
	{
	color: #3079B2;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	}
.ComicName 
	{
	color: #800000;
	font-family: "Calligraph421 BT", Arial;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	}
.Blurb 
	{
	color: #3096C9;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	}
.Notice 
	{
	color: #003366;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-decoration: underline; 
	}
.Location
	{
	font-weight: bold;
	font-size: 24px;
	color: #800000;
	}
.BigWarning
	{
	font-weight: bold;
	font-size: 48px;
	color: #A00000;
	}