body{
	background-color: #ffffff;
/*	background-image: url(./.I/gra061.gif);*/
	background-repeat: repeat-y;
	color: #000000;
}

h1,h2{
	text-align: center;
}


font.a{
	color: #ffffff;
}

a.x:link{
	color: #ff6633;
	text-decoration: none;
}
a.x:visited{
	color: #996600;
	text-decoration: none;
}
a.x:active{
        color: #996600;
        text-decoration: none;
}

a.n:link{
	color: #ffffff;
	text-decoration: none
}
a.n:visited{
	color: #ffffff;
	text-decoration: none;
}
a.n:active{
	color: #ffffff;
	text-decoration: none;
}

a.b{
	color: #000000;
	text-decoration: none
}

ul.mr{
	list-style-type: circle;
}

ul.sq{
	list-style-type: square;
}


