P  {
	font-family : comic sans MS;
	font-weight : normal;
	font-style : normal;
	margin-left : 11px;
	margin-right : 11px;
	margin-top : 11px;
	color : Black;
}

H1  {
	font-family : comic sans MS;
	font-weight : normal;
	font-style : normal;
	font-size : 18pt;
}

H2  {}

H3  {
	font-size : 11pt;
	font-family : comic sans MS;
	font-weight : bold;
	font-style : normal;
	color : White;
}

A  {
	color : #CEAD00;
}

A:Visited  {
	color : #08AD08;
}

A:Active  {
	color : Lime;
}

A:Hover  {
	color : lime;
}

BODY  {
	font-size : 11pt;
	font-family : comic sans MS;
	font-weight : bold;
	color : Black;
}

TD  {
	font-family : comic sans MS;
	font-weight : bold;
	color : Black;
	font-size : 24;
}

TD.Charname  {
	font-size : 18pt;
	font-family : comic sans MS;
	font-weight : bold;
	font-style : normal;
	color : firebrick;
}

TD.Cardnames  {
	font-size : 11pt;
	font-family : comic sans MS;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

TD.Identity  {
	font-size : 11pt;
	font-family : comic sans MS;
	font-weight : bold;
	font-style : normal;
	color : White;
}

TD.Meanings  {
	font-size : 9pt;
	font-family : comic sans MS;
	font-weight : bold;
	font-style : italic;
	color : Black;
}

TD.Sidebar  {
	font-size : 9pt;
	font-family : comic sans MS;
	font-weight : normal;
	font-style : normal;
	margin : 10px;
	color : Black;
}

TD.Details  {
	font-size : 11pt;
	font-family : comic sans MS;
	font-weight : normal;
	font-style : normal;
	margin-left : 5;
	margin-top : 10px;
	color : Black;
}

TD.Elements  {
	font-size : 18pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
}


