/*Cat pages Stylesheet*/

body
	{
	background: url(Moon_srf.jpg) repeat fixed;
	vlink: #ff0000
	}

h1
	{
	font-family: "Hobbit", "sans serif";
	font-weight: normal;
	font-size: 300%;
	line-height: 120%;
	color: #ff0000;
	border-top: inset;
	border-left: inset;
	border-right: ridge;
	border-bottom: ridge;
	text-align: center;
	background: #ffffdd;
	margin-left: 15%;
	margin-right: 15%;
	}

h2
	{
	font-family: "Arial", "Helvetica", "sans serif";
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	align: left;
	margin-left: 10%;
	margin-right: 5%;
	}

h3
	{
	font-family: "Arial", "Helvetica", "sans serif";
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	align: left;
	margin-left: 10%;
	margin-right: 5%;
	}

h4
	{
	font-family: "Arial", "Helvetica", "sans serif";
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	align: center;
	}

h5
	{
	font-family: "Arial", "Helvetica", "sans serif";
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	align: center;
	}

#marg5
	{
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	}

#credit
	{
	text-align: right;
	font-size: 66%;
	line-height: 50%;
	margin-right: 5%
	}

#credit2
	{
	text-align: right;
	font-size: 66%;
	line-height: 50%;
	}

#rev
	{
	text-align: right;
	font-size: 66%;
	margin-right: 5%
	}

#37sp
	{
	font-size: 150%;
	color: #ff0000;
	text-align: center
	}

p.sub1	
	{
	font-family: "Arial", "Helvetica";
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	margin-left: 10%
	}

p.cont
	{
	font-family: "Arial", "Helvetica";
	font-weight: normal;
	font-size: 120%;
	color: #000000;
	margin-left: 15%;
	line-height: 70%;
	}

p.hp
	{
	font-family: "Arial", "Helvetica";
	font-weight: normal;
	font-size: 120%;
	color: #000000;
	margin-left: 10%;
	line-height: 70%;
	}

img.rt
	{
	margin-right: 15%;
	}

img.rtm
	{
	margin-right: 5%;
	margin-left: 10px
	}

table
	{
	margin-left: 10
	}
	
table.rt
	{
	margin-right: 5%
	}

table.cen
	{
	margin-left: 5%;
	margin-right: 5%
	}

td.red
	{
	color: #ff0000
	}

ul
	{
	margin-left: 10%
	}