a:Link  {
	text-decoration : none;
	color : #cc0000;
}

a:Visited  {
	text-decoration : none;
	color : #cc0000;
}

a:Active  {
	text-decoration : underline;
	color : #ff0000;
}

a:Hover  {
	text-decoration : underline;
	color : #ff0000;
}

a.menu:Link  {
	text-decoration : none;
	font-size : x-small;
	color : #300011;
}

a.menu:Visited  {
	text-decoration : none;
	font-size : x-small;
	color : #300011;
}

a.menu:Active  {
	text-decoration : none;
	font-size : x-small;
	color : #ff0000;
	background-color : #fbffff;
}

a.menu:Hover  {
	text-decoration : underline;
	font-size : x-small;
	color : #ee0000;
	background-color : #fbffff;
}

a.menu2:Link  {
	text-decoration : none;
	font-size : small;
	color : #cc0000;
}

a.menu2:Visited  {
	text-decoration : none;
	font-size : small;
	color : #cc0000;
}

a.menu2:Active  {
	text-decoration : none;
	font-size : small;
	color : #ff0000;
	background-color : #fbffff;
}

a.menu2:Hover  {
	text-decoration : underline;
	font-size : small;
	color : #ee0000;
	background-color : #fbffff;
}

body  {
	background-color : #55708d;
	color : #000011;
	scrollbar-face-color : #425c7c;
	scrollbar-highlight-color : #274363;
	scrollbar-3dlight-color : #0b2848;
	scrollbar-shadow-color : #3f7a7a;
	scrollbar-darkshadow-color : #5a6759;
	scrollbar-track-color : #55708d;
	scrollbar-arrow-color : #f0f4fc;
}

p {
	font-size : small;
	margin-top : 5px;
	margin-bottom : 5px;
}

LI {
	font-size : small;
	margin-top : 5px;
	margin-bottom : 5px;
}

p.indentl {
	font-size : small;
	margin-top : 5px;
	padding-left : 5 px;
	margin-bottom : 5px;
}

form {
	margin-top : 0px;
	margin-bottom : 0px;
}

td {
      color : 000000;
}

h2 {
	margin-top : 0px;
	padding-left : 4px;
	margin-bottom : 8px;
}

h3 {
	margin-top : 6px;
	margin-bottom : 8px;
}

h4 {
	margin-top : 6px;
	margin-bottom : 4px;
}

.sig  {
	font-style : italic;
	font-family : sans-serif;
	font-weight : bold;
}

.combonav  {
	color : #000000;
	background-color : #c8ddf0;
}

.flavour {
	font-style : italic;
	font-size : x-small;
	margin-top : 5px;
	margin-bottom : 5px;
}

.highlight {
	font-weight : bold;
	color : #dd0000;
}

.bodyMedium  {
	background-color : #55708d;
	color: #fbffff;
}

.bodyPure  {
	background-color : #ffffff;
	color : #000011;
}

.bodyLight  {
	background-color : #fbffff;
	color : #000011;
}

.bodyLight2  {
	background-color : #c8ddf0;
	color : #000011;
}

.bodyLight3  {
	background-color : #f0f4fc;
	color : #000011;
}

.bodyDark  {
	background-color : #000033;
	color : #fbffff;
}

.bodyBlack  {
	background-color : #000000;
	color : #fbffff;
}

.librarytop  {
	background-color : #009999;
}

.libraryside  {
	background-color : #00cccc;
}

.introtop  {
	background-color : #ffcc00;
}

.portalhead  {
	font-family : sans-serif;
	font-size : medium;
}

.TVShowTitle  {
	font-style : italic;
}

.PersonName {
	font-weight : bold;
}

.BookName {
	font-style : italic;
}

.bioTable  {
	font-size : xx-small;
	background-color : #f0f4fc;
	color : #000011;
}

.bioQuote  {
	font-style : italic;
	background-color : #f0f4fc;
}

a.bioFeedbackLink:Link  {
	text-decoration : none;
	font-family : sans-serif;
	color : #cc0000;
}

a.bioFeedbackLink:Visited  {
	text-decoration : none;
	font-family : sans-serif;
	color : #cc0000;
}

a.bioFeedbackLink:Active  {
	text-decoration : underline;
	font-family : sans-serif;
	background-color : #f0f4fc;
	color : #ff0000;
}

a.bioFeedbackLink:Hover  {
	text-decoration : underline;
	font-family : sans-serif;
	background-color : #f0f4fc;
	color : #ee0000;
}

.historyTitle  {
	font-family : cursive;
	font-size : large;
	font-style : italic;
}

.historyFooter  {
	font-family : cursive;
	font-size : large;
	font-style : italic;
}

.historySub  {
	font-family : cursive;
	font-style : italic;
}

.copyright  {
	font-size : x-small;
	font-style : italic;}

.datalink  {
	font-style : italic;
}

.red  {
	font-size : large;
	color : #D93118;
}

.MagicCardName {
	font-weight : bold;
}

.MagicFlavour {
	font-style : italic;
}

.spoiler {
	font-size : small;
	color: #ffffff;	
	margin-top : 5px;
	margin-bottom : 5px;
}

.historyPageLight {
	background-color : #fffff5;
}
