BODY {
	color : yellow;
	background-color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-medium;
	text-align : justify;
}

h1 {
	color : #00e292;
	font-size : xx-large;
	font-weight : bold;
	text-align : center;
}

h2 {
	color : #fbe405;
	font-size : x-large;
	font-weight : bold;
	text-align : center;
}

h3 {
	color : #ea8146;
	font-size : large;
	font-weight : bold;
	text-align : center;
}

h4 {
	color : #df3c4b;
	font-size : medium;
	font-weight : bold;
	text-align : center;
}

h5{
	color : #00e292;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : underline;
}

h6{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : lighter;
}

div.colhd {
	text-align : center;
	color : #c9768d;
	font-size : small;
	font-weight : bold;
}

div.rating{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

div.credits{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : lighter;
}

div.rechd{
	color : #f5c70d;
	font-style : italic;
	text-transform : uppercase;
	font-weight : bold;
	font-size : small;
}

div.rectitle{
	color : #00E292;
	font-weight : bold;
	font-size : small;
}

div.receleb{
	color : #c9768d;
}

div.init{
	font-family : "Abadi MT Condensed", "Arial Narrow";
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

div.narr{
	font-family : "Abadi MT Condensed", "Arial Narrow";
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : 4cb1cd;
}

div.sp{
	font-family : "Abadi MT Condensed", "Arial Narrow";
	font-size : large;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #4cb1cd;
	text-transform : uppercase;
}

div.date{
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	text-decoration : underline;
}

div.type{
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	text-align : left;
}

div.caveat{
	font-size : xx-small;
	color : #c9768d;
	text-align : justify;
}

div.subnarr {
	font-size : small;
	text-align : justify;
	color : Black;
	font-weight : lighter;
}

table {
	border : none;
	color : white;
	background-color : black;
	font-size : x-small;
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.illustr {
	font-style : italic;
	font-size : xx-small;
	text-align : justify;
}

div.dets {
	text-align : left;
	font-size : xx-small;
	font-weight : bold;
}

A {
	color : #f1a63d;
}

a:hover {
	color : #fbe405;
}

A.back{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f1a63d;
	font-size : small;
	text-align : center;
	font-weight : bold;
}

a.back:hover{
	color : #fbe405;	
}

div.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : black;
	text-align : center;
}
