BODY
{
	background-color : white ;
	background-image : url();
	background-attachment : fixed;
	background-repeat : repeat;
	background-position : top left;
	color : black ;
	font-family : "Times New Roman";
	text-align : justify ;
}

P
{
}

A
{
	color : #0d0fff;
	text-decoration : none ;
}

A:Visited
{
	color : #0D0FFF;
	text-decoration : none ;
}

A:Active
{
	text-decoration : none ;
}

A:Hover
{
	color : green ;
	text-decoration : underline ;
}

B
{
}

I
{
}

EM
{
}

STRONG
{
}

H1
{
	font-size : 36px ;
	text-align : center ;
}

H2
{
	font-size : 28px ;
	text-align : center ;
}

H3
{
	font : 24px ;
	text-align : center ;
}
