P  {
	font-size : x-small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
	text-indent : 15;
}

UL	{
	font-size : x-small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
	
}

TD  {
	font-size : x-small;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : White;
}

H1  {
	font-size : x-large;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
}

H2  {
	font-size : large;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
}

H3  {
	font-size : medium;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
}

H4  {
	font-size : small;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;



A  {}

A:Visited  {
			color : 8080C0;
}

A:Active  {}

A:Hover  {}

BODY  {
	  background-color : 060059;

}

Blockquote	{
			font-size : x-small;
			font-family : Comic Sans MS;
			font-weight : normal;
			font-style : normal;
			color : White;
			text-align : left;
			text-indent : 30;
}