p  {
	text-align: justify;
}
h1  {
	font-size: large;
	font-weight: normal;
	text-align: center;
}
h2  {
	font-size: medium;
	text-align: center;
}

a  {
	font-size: medium;
	color: #ff5b5b;
	text-decoration: none;
	font-weight: bold;
}
A:Visited  {
	color: #ff9999;
}
A:Active  {}
A:Hover  {
	text-decoration: underline;
	color: #ff9999;
}
BODY  {
	color: Black;
	font-family: Times New Roman;
}
.mid  {
	text-align: center;
}
.menu  {
	text-align: center;
	color: white;
}
.ini  {
	font-size: large
}
